Welcome to Computer Vision Course repository! Here you will find the sources and notes of the lab classes. This course has the lab classes, homework and implementation assigments based on openCV and open3D and using python (be careful since open3D currently only support python 3.7 to 3.10). This repository organizes the material used in the lab classes.
- #01 - OpenCV Install
- #02 - Introduction to OpenCV
- #03 - Low Level Image processing
- #04 - Morphology and Segmentation
- #05 - Geometric Transformations and Features
- #06 - Edges and Lines
- #07 - Camera Calibration
- #08 - Stereo Vision
- #09 - 3D vision and point clouds
- #10 - Poligonal Meshes
- #11 - Video processing