Giter Site home page Giter Site logo

pandinosaurus / vanishingpointdetection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiaohulugo/vanishingpointdetection

0.0 0.0 0.0 201 KB

2-Line Exhaustive Searching for Real-Time Vanishing Point Estimation in Manhattan World

License: GNU General Public License v3.0

CMake 0.56% C++ 16.57% C 82.87%

vanishingpointdetection's Introduction

VanishingPointDetection

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

Prerequisites:

OpenCV > 2.4.x

Usage:

  1. build the project with Cmake
  2. set the internal parameters of the input image (it's ok to use approximate values, for example: pp(cols/2,rows/2), f=1.2*max(cols,rows), but the result will be a little worse)

Performance:

40ms on a computer with Intel Core i5-3550p CPU without any optimization and parallel computation in the Release mode.

image

Please cite this paper if you use this data or code:

@InProceedings{Lu_2017_WACV,
author = {Lu, Xiaohu and Yao, Jian and Li, Haoang and Liu, Yahui and Zhang, Xiaofeng},
title = {2-Line Exhaustive Searching for Real-Time Vanishing Point Estimation in Manhattan World},
booktitle = {IEEE Winter Conference on Applications of Computer Vision (WACV)},
month = {March},
year = {2017}
}

Feel free to correct my code, if you spotted the mistakes. You are also welcomed to Email me: [email protected]

vanishingpointdetection's People

Contributors

xiaohulugo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.