MVA-2021 / 3D_computer_vision
README.md

3D Computer Vision

My solutions to the homework of the MVA course 3D Computer Vision by Pascal Monasse and Mathieu Aubry.

Includes

  • Panorama with homography computation and perspective projection
  • Fundamental matrix computation with SIFT keypoints
  • Disparity map computation by propagation of seeds
  • Disparity map computation by Graph-Cuts