Image Processing in Frequency and Spatial domains

Img-Filter

About

simple GUI was made for computer vision course, it has 2 tabs, one for filters and the other one for histogram equalization.

Features

  • The user can open and display any arbitrary image
  • The user can choose between 4 filters.
  • The user can see the filtered image alongside the original one.
  • The user can see the histogram equalization of his image.

Running

  1. Clone the repository
$ git clone https://github.com/Yasien99/Img-Filter.git
  1. Navigate to repository directory
$ cd Img-Filter\src
  1. install project dependencies
pip install -r requirements.txt
  1. Run the application
python main.py
Yasien Ghalwash
Yasien Ghalwash
Machine Learning Engineer

My research interests include Machine Learning , Deep Learning and Computer-Aided Systems.