Vanishing Points Estimation by Self-Similarity
Abstract
This paper presents a novel self-similarity based approach for the problem of vanishing point estimation in man-made scenes. A vanishing point (VP) is the convergence point of a pencil (a concurrent line set), that is a perspective projection of a corresponding parallel line set in the scene. Unlike traditional VP detection that relies on extraction and grouping of individual straight lines, our approach detects entire pencils based on a property of 1D affine-similarity between parallel cross-sections of a pencil. Our approach is not limited to real pencils. Under some conditions (normally met in man-made scenes), our method can detect pencils made of virtual lines passing through similar image features, and hence can detect VPs from repeating patterns that do not contain straight edges. We demonstrate that detecting entire pencils rather than individual lines improves the detection robustness in that it improves VP detection in challenging conditions, such as very-low resolution or weak edges, and simultaneously reduces VP false-detection rate when only a small number of lines are detectable.
Cite
Text
Kogan et al. "Vanishing Points Estimation by Self-Similarity." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206713Markdown
[Kogan et al. "Vanishing Points Estimation by Self-Similarity." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/kogan2009cvpr-vanishing/) doi:10.1109/CVPR.2009.5206713BibTeX
@inproceedings{kogan2009cvpr-vanishing,
title = {{Vanishing Points Estimation by Self-Similarity}},
author = {Kogan, Hadas and Maurer, Ron and Keshet, Renato},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2009},
pages = {755-761},
doi = {10.1109/CVPR.2009.5206713},
url = {https://mlanthology.org/cvpr/2009/kogan2009cvpr-vanishing/}
}