This repository contains open-cv code that you can use as a reference when making open-cv projects. Test images and videos have been provided in the "data" folder.
The list of required packages is found in requirements.txt
- cv2 => v4.7.0
- pillow => v10.1.0
- numpy => v.1.26.0
- os