paper-with-me

홈 › Papers

DiskVPS: Vanishing Point Detector via Hough Transform in a Disk Region

2025-01-01 · CVPR 2025 1 · Jianping Wu

DiskVPS is a novel and robust vanishing point (VP) detection scheme based on Hough Transform (HT) over an image-plane-mapped disk region. In the DiskVPS, the image plane is first mapped into a disk region, which is then partitioned into concentrical ring-shaped subspaces. Each subspace is further partitioned into approximately equal-probability Hough cells. By using individual edges rather than edge pairs as voters, DiskVPS can achieve high accuracy with extreme efficiency. Involving no calibration parameters, DiskVPS is particularly suitable for VP detection in uncalibrated images and thus can be applied in image calibration. A comparative experimental study demonstrates that the basic DiskVPS model without parameter optimization achieved significantly better performance over the SOTA in detection accuracy and processing speed with real-world images. The study also shows that DiskVPS is robust against parameter changes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Real-Time Vanishing Point Detector Integrating Under-Parameterized RANSAC and Hough Transform

2021-01-01 · ICCV 2021 10 · Jianping Wu, Liang Zhang, Ye Liu, Ke Chen

We propose a novel approach that integrates under-parameterized RANSAC (UPRANSAC) with Hough Transform to detect vanishing points (VPs) from un-calibrated monocular images. In our algorithm, the UPRANSAC chooses one …

Vanishing Point Detection with Direct and Transposed Fast Hough Transform inside the neural network

2020-02-04 · A. Sheshkus, A. Chirvonaya, D. Matveev, D. Nikolaev 외

In this paper, we suggest a new neural network architecture for vanishing point detection in images. The key element is the use of the direct and transposed Fast Hough Transforms separated by convolutional layer blocks w…

VaPiD: A Rapid Vanishing Point Detector via Learned Optimizers

2021-01-01 · ICCV 2021 10 · Shichen Liu, Yichao Zhou, Yajie Zhao

Being able to infer 3D structures from 2D images with geometric principles, vanishing points have been a well-recognized concept in 3D vision research. It has been widely used in autonomous driving, SLAM, and AR/VR f…

Autonomous DrivingCamera CalibrationCamera Pose EstimationPose Estimation

Vanishing point detection with convolutional neural networks

2016-09-04 · Ali Borji

Inspired by the finding that vanishing point (road tangent) guides driver's gaze, in our previous work we showed that vanishing point attracts gaze during free viewing of natural scenes as well as in visual search (Borji…

HoughNet: neural network architecture for vanishing points detection

2019-09-09 · Alexander Sheshkus, Anastasia Ingacheva, Vladimir Arlazarov, Dmitry Nikolaev

In this paper we introduce a novel neural network architecture based on Fast Hough Transform layer. The layer of this type allows our neural network to accumulate features from linear areas across the entire image instea…

Optical Character Recognition (OCR)