An open API service indexing awesome lists of open source software.

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

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)