Implementation of simple classic image processing algorithms. Composed as a part of Digital Image Processing Course in Engineering Faculty at Bar-Ilan HW2 of the course
git clone https://github.com/moshebeutel/dip_ex2.git
conda env create --file env_dip.txt
Download exercise images and change images_path
variable at main.py to point to the relative path of the images.