This is a mini collaborative project exposing the main image processing operations such as reading, writing, equalization, filtering ...
To start the project , all you have to do is run the following command :
streamlit run lecture_et_ecriture.py
Reading and Writing a pgm file |
Image Equalization |
Image Filtering |
Morphological Operations |
Thresholding |