项目作者: sdeepaknarayanan
项目描述 :
Assignments for 3D Computer Vision, IIT Gandhinagar
高级语言: Jupyter Notebook
项目地址: git://github.com/sdeepaknarayanan/Computer-Vision.git
3D Computer-Vision
Assignments for the course 3D Computer Vision
- The first assignment is basic edge detection using Difference of Gaussian Filter.
- The second assignment is the implementation of Scale Invaraint Feature Transform or SIFT Algorithm that gives us features in images.
- The third assignment is on Panaroma Stitching in regular images, as well as in RGBD Images.
- The fourth assignment is image reconstruction using Epipolar Geometry and Fundamental Matrix