Model Based Pose Estimator Using Linear-Programming
Abstract
Given a 3 D object and some measurements for points in this object, it is desired to find the 3 D location of the object. A new model based pose estimator from stereo pairs based on linear programming ( lp ) is presented. In the presence of outliers, the new lp estimator provides better results than maximum likelihood estimators such as weighted least squares, and is usually almost as good as robust estimators such as least-median-of-squares ( lmeds ). In the presence of noise the new lp estimator provides better results than robust estimators such as lmeds , and is slightly inferior to maximum likelihood estimators such as weighted least squares. In the presence of noise and outliers - especially for wide angle stereo - the new estimator provides the best results. The lp estimator is based on correspondence of a points to convex polyhedrons. Each points corresponds to a unique polyhedron, which represents its uncertainty in 3 D as computed from the stereo pair. Polyhedron can also be computed for 2 D data point by using a-priori depth boundaries. The lp estimator is a single phase (no separate outlier rejection phase) estimator solved by single iteration (no re-weighting), and always converges to the global minimum of its error function. The estimator can be extended to include random sampling and re-weighting within the standard frame work of a linear program.
Cite
Text
Ben-Ezra et al. "Model Based Pose Estimator Using Linear-Programming." European Conference on Computer Vision, 2000. doi:10.1007/3-540-45054-8_18Markdown
[Ben-Ezra et al. "Model Based Pose Estimator Using Linear-Programming." European Conference on Computer Vision, 2000.](https://mlanthology.org/eccv/2000/benezra2000eccv-model/) doi:10.1007/3-540-45054-8_18BibTeX
@inproceedings{benezra2000eccv-model,
title = {{Model Based Pose Estimator Using Linear-Programming}},
author = {Ben-Ezra, Moshe and Peleg, Shmuel and Werman, Michael},
booktitle = {European Conference on Computer Vision},
year = {2000},
pages = {267-281},
doi = {10.1007/3-540-45054-8_18},
url = {https://mlanthology.org/eccv/2000/benezra2000eccv-model/}
}