https://github.com/albertoxamin/cv-laboratory
Laboratories in python from the Computer Vision classes taught at UniTN
https://github.com/albertoxamin/cv-laboratory
opencv python unitn
Last synced: 3 months ago
JSON representation
Laboratories in python from the Computer Vision classes taught at UniTN
- Host: GitHub
- URL: https://github.com/albertoxamin/cv-laboratory
- Owner: albertoxamin
- Created: 2019-10-21T10:16:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T21:53:49.000Z (over 5 years ago)
- Last Synced: 2025-01-18T18:54:53.413Z (5 months ago)
- Topics: opencv, python, unitn
- Language: Python
- Homepage:
- Size: 68.7 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CV-Laboratory
Laboratories in python from the Computer Vision classes taught at UniTN
recommended pip package
`pip install opencv-contrib-python-nonfree`
## Useful resources
* Official opencv python docs [link](https://docs.opencv.org/trunk/d6/d00/tutorial_py_root.html)
* Moodle of the course [link](https://didatticaonline.unitn.it/dol/course/view.php?id=16045)