lucamoroz / Computer-Vision-Lab

Collection of OpenCV-based homework from the course Computer Vision - University of Padua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer-Vision-Lab

Collection of homework from the course Computer Vision - University of Padua.

  • Lab 1: pixel manipulation in the RGB/HSV color spaces
  • Lab 2: camera calibration
  • Lab 3: image equalization, histograms, filters
  • Lab 4: Hough transform and edge detection
  • Lab 5: panoramic image composition with keypoints, descriptors and matching
  • Lab 6: object recognition and tracking

Further information about the assignments can be found inside the folders of each Lab.

About

Collection of OpenCV-based homework from the course Computer Vision - University of Padua.


Languages

Language:C++ 96.3%Language:CMake 3.4%Language:C 0.3%