Removing the Bias from Line Detection
Abstract
The extraction of curvilinear structures is an important low-level operation in computer vision. Most existing operators use a simple model for the line that is to be extracted, i.e., they do not take into account the surroundings of a line. Therefore, they will estimate a wrong line position whenever a line with different lateral contrast is extracted. In contrast, the algorithm proposed in this paper uses an explicit model for lines and their surroundings. By analyzing the scale-space behavior of a model line profile, it is shown how the bias that is induced by asymmetrical lines can be removed. Thus, the algorithm is able to extract an unbiased line position and width, both with sub-pixel accuracy.
Cite
Text
Steger. "Removing the Bias from Line Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997. doi:10.1109/CVPR.1997.609308Markdown
[Steger. "Removing the Bias from Line Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997.](https://mlanthology.org/cvpr/1997/steger1997cvpr-removing/) doi:10.1109/CVPR.1997.609308BibTeX
@inproceedings{steger1997cvpr-removing,
title = {{Removing the Bias from Line Detection}},
author = {Steger, Carsten},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1997},
pages = {116-122},
doi = {10.1109/CVPR.1997.609308},
url = {https://mlanthology.org/cvpr/1997/steger1997cvpr-removing/}
}