This is the assignment on basic OpenCV operations. It has some errors. Let's see if you can find them.
- Clone or download the repository.
- Run the code and try to identify the errors in the implementation.
- Debug and fix the errors to make the code run correctly.
- Submit your solution after debugging.
To set up the project:
-
Clone or download the repository.
-
Install the required dependencies by running the following command:
pip install -r requirements.txt