/dip_ex2

Implemtation of simple classic image processing algorithms. Composed as a part of Digital Image Processing Course in Engineering Faculty at Bar-Ilan

Primary LanguagePython

dip_ex2

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

Clone The repo

git clone https://github.com/moshebeutel/dip_ex2.git

Create Conda Env

conda env create --file env_dip.txt

Place Images

Download exercise images and change images_path variable at main.py to point to the relative path of the images.