Skip to content

ivanalberico/Computer-Vision-ETH

Repository files navigation

Computer-Vision-ETH

Weekly projects of the Computer Vision course, ETH Zürich (Fall 2020).

Projects graded with full marks.

Projects list

The projects cover the fundamental problems and techniques used to solve traditional computer vision tasks. The topics encountered are the following:

  • Camera Calibration
  • Harris Corner Detector and Features Extraction/Matching
  • Particle Filter and Monte Carlo Localization
  • Model Fitting and Multiple View Geometry
  • Image Segmentation
  • Stereo Matching
  • Structure from Motion
  • Shape Context and Shape Matching
  • Condensation Tracker
  • Image Categorization

Condensation tracker example:

condensation_tracker.mp4

Image segmentation example: Screenshot from 2021-11-03 17-28-05

Feature extraction and matching example: Screenshot from 2021-11-03 17-29-28

Epipolar geometry (model fitting) example: Screenshot from 2021-11-03 17-32-34

Stereo matching & Structure from Motion example: Screenshot from 2021-11-03 17-30-56