LESSON 4 (Object Detection) Tutorial -> Official Opencv Tutorial
- Open Google Colab.
- Login with your Google Account.
- Go to File / Open Notebook.
- Select the GitHub pane.
- Type "CVLAB-Unibo" in the search field and press Enter.
- Selecte "ComputerVisionCoursePython" in the Repository menu.
- Choose one of the ipynb files listed above.
- Chose for example "Computer_Vision_Lab_1.ipynb"
- Start having fun!
- Computer_Vision_Lab_1.ipynb: contains a small basic introduction to Python and OpenCV library with some tutorials about raw image data manipulation with the Numpy (matrix) library.