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

Assignments for 3D Computer Vision, IIT Gandhinagar

Notifications You must be signed in to change notification settings

sdeepaknarayanan/Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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