Skip to content

yinyunie/vanishingdetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanishing points detector

1. Introduction

This library is used to detect vanishing points and camera intrinsic parameters with orientation from an image. (This project is in progress.)

2. Dependencies

Platform: Python 2.7 based on:

  1. numpy
  2. pylsd
  3. OpenCV-python

3. References

  1. 2-Line Exhaustive Searching for Real-Time Vanishing Point Estimation in Manhattan World,Xiaohu Lu, JianYao, Haoang Li, Yahui Liu and Xiaofeng Zhang, WACV2017. http://xiaohulugo.github.io/papers/Vanishing_Point_Detection_WACV2017.pdf

About

A library used to detect vanishing points and camera parameters from an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages