Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 479 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 479 Bytes

3D Computer-Vision

Assignments for the course 3D Computer Vision

  1. The first assignment is basic edge detection using Difference of Gaussian Filter.
  2. The second assignment is the implementation of Scale Invaraint Feature Transform or SIFT Algorithm that gives us features in images.
  3. The third assignment is on Panaroma Stitching in regular images, as well as in RGBD Images.
  4. The fourth assignment is image reconstruction using Epipolar Geometry and Fundamental Matrix