sdeepaknarayanan / Computer-Vision

Assignments for 3D Computer Vision, IIT Gandhinagar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Assignments for 3D Computer Vision, IIT Gandhinagar


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.4%