Skip to content

Avesta03/ImageProcessingCoursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Coursework Submission Author: Avesta Afshari-Mehr MRAeS ORCiD: https://orcid.org/0000-0001-7071-8307


Requirements


Python version: 3.9+

Required libraries:

  • cv2
  • numpy

Install using:

pip install cv2 numpy


How To Run


Place corrupted test images in the input directory.

Run:

python main.py

The processed images will automatically be saved in the "Results" directory.

To compare, must run: python3 classify.py --data=improved_images --model=classifier.model


File Description


main.py Main script which loads images, applies preprocessing pipeline, and saves results.

Results/ Contains final processed images.

report.pdf Coursework report describing approach and results.


Zan Zendegi Azadi


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors