Robust Fitting by Adaptive-Scale Residual Consensus
Abstract
Computer vision tasks often require the robust fit of a model to some data. In a robust fit, two major steps should be taken: i) robustly estimate the parameters of a model, and ii) differentiate inliers from outliers. We propose a new estimator called Adaptive-Scale Residual Consensus (ASRC). ASRC scores a model based on both the residuals of inliers and the corresponding scale estimate determined by those inliers. ASRC is very robust to multiple-structural data containing a high percentage of outliers. Compared with RANSAC, ASRC requires no pre-determined inlier threshold as it can simultaneously estimate the parameters of a model and the scale of inliers belonging to that model. Experiments show that ASRC has better robustness to heavily corrupted data than other robust methods. Our experiments address two important computer vision tasks: range image segmentation and fundamental matrix calculation. However, the range of potential applications is much broader than these.
Cite
Text
Wang and Suter. "Robust Fitting by Adaptive-Scale Residual Consensus." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24672-5_9Markdown
[Wang and Suter. "Robust Fitting by Adaptive-Scale Residual Consensus." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/wang2004eccv-robust/) doi:10.1007/978-3-540-24672-5_9BibTeX
@inproceedings{wang2004eccv-robust,
title = {{Robust Fitting by Adaptive-Scale Residual Consensus}},
author = {Wang, Hanzi and Suter, David},
booktitle = {European Conference on Computer Vision},
year = {2004},
pages = {107-118},
doi = {10.1007/978-3-540-24672-5_9},
url = {https://mlanthology.org/eccv/2004/wang2004eccv-robust/}
}