Project Assignments: Implementation of OpenCV core functions (without using the cv2 library)
- Python 3.7 or higher
- OpenCV 3.4 or higher
- Numpy, Math
$ conda create --name cvision --file requirements.txt
- PA1: 100/100 (avg: 85)
- PA2: 100/100 (avg: 67.4)
- PA3: 100/100 (avg: 78.5)
- PA4: 94/100 (avg: 60.6)