Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 693 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 693 Bytes

perp_vanishing_pts

This is the first part of the course project CS-763 Computer Vision, The project is based upon the following project by Varsha Hedau, et. al.

Link: http://vision.cs.uiuc.edu/~vhedau2/Research/research_spatialLayout.html

This part aims at detecting the perpendicular vanishing point for a given image, which would be later used to estimate the box layout of a given room This is done by implementing the following paper mentioned below, along with some modifications as suggested by Varsha et. al. Link: http://research.microsoft.com/pubs/67893/paper_ivc00.pdf

Developers: Nithin Vasisth and Pulkit Katdare Dept. of Mechanical Engg, IIT Bombay

Platform used: MATLAB