Finding Parametric Curves in an Image
Abstract
We present a reliable and efficient method for extracting simple geometric structures, i.e., straight lines, parabolas, and ellipses, from edge images. The reliability of the recovery procedure which builds the parametric models is ensured by an iterative procedure through simultaneous data classification and parameter estimation. The overall relative insensitivity to noise and minor changes in input data is achieved by considering many competitive solutions and selecting those that produce the simplest description, i.e., the one that accounts for the largest number of data points with the smallest number of parameters while keeping the deviations between data points and models low. The presented method is efficient for two reasons: firstly, it is designed as a search which utilizes intermediate results as a guidance toward the final result, and secondly, it combines model recovery and model selection in a computationally efficient procedure.
Cite
Text
Leonardis and Bajcsy. "Finding Parametric Curves in an Image." European Conference on Computer Vision, 1992. doi:10.1007/3-540-55426-2_70Markdown
[Leonardis and Bajcsy. "Finding Parametric Curves in an Image." European Conference on Computer Vision, 1992.](https://mlanthology.org/eccv/1992/leonardis1992eccv-finding/) doi:10.1007/3-540-55426-2_70BibTeX
@inproceedings{leonardis1992eccv-finding,
title = {{Finding Parametric Curves in an Image}},
author = {Leonardis, Ales and Bajcsy, Ruzena},
booktitle = {European Conference on Computer Vision},
year = {1992},
pages = {653-657},
doi = {10.1007/3-540-55426-2_70},
url = {https://mlanthology.org/eccv/1992/leonardis1992eccv-finding/}
}