Instructor: Dr. Mohammad Davarpanah Jazi
Student: Masih Moafi
Location: assignments/chapter0_opencv_tutorial/
Main Notebooks:
01_basic_opencv.ipynb- Basic OpenCV operations02_filters.ipynb- Filters and image processing
Location: assignments/chapter1_filtering/
- Linear filters
- Non-linear filters
- Noise introduction
Location: assignments/chapter2_practical/
- Sampling, quantization, color spaces
- Noise and filtering implementations
- Practical OpenCV exercises
.
βββ assignments/
β βββ chapter0_opencv_tutorial/ # OpenCV basics & filters
β βββ chapter1_filtering/ # Filtering exercises
β βββ chapter2_practical/ # Practical assignments
βββ opencv_demo/ # Demo implementations