Straight Line Fitting in a Noisy Image
Abstract
The conventional least-squares distance method of fitting a line to a set of data points is unreliable when the amount of random noise in the input (such as an image) is significant compared with the amount of data correlated to the line itself. Points which are far away from the line are usually just noise, but they contribute the most to the distance averaging, skewing the line from its correct position. The author presents a statistical method of separating the data of interest from random noise, based on a maximum-likelihood principle.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">></ETX>
Cite
Text
Weiss. "Straight Line Fitting in a Noisy Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988. doi:10.1109/CVPR.1988.196305Markdown
[Weiss. "Straight Line Fitting in a Noisy Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988.](https://mlanthology.org/cvpr/1988/weiss1988cvpr-straight/) doi:10.1109/CVPR.1988.196305BibTeX
@inproceedings{weiss1988cvpr-straight,
title = {{Straight Line Fitting in a Noisy Image}},
author = {Weiss, Isaac},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1988},
pages = {647-652},
doi = {10.1109/CVPR.1988.196305},
url = {https://mlanthology.org/cvpr/1988/weiss1988cvpr-straight/}
}