项目作者: sdeepaknarayanan

项目描述 :
Assignments for 3D Computer Vision, IIT Gandhinagar
高级语言: Jupyter Notebook
项目地址: git://github.com/sdeepaknarayanan/Computer-Vision.git
创建时间: 2018-09-06T11:36:46Z
项目社区:https://github.com/sdeepaknarayanan/Computer-Vision

开源协议:

下载


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