Inverse depth parametrization
{{Short description|Computational method for constructing 3D models}}
File:Inverse depth parametrization.svg
In computer vision, the inverse depth parametrization is a parametrization used in methods for 3D reconstruction from multiple images such as simultaneous localization and mapping (SLAM).Piniés et al. (2007)Sunderhauf et al. (2007) Given a point in 3D space observed by a monocular pinhole camera from multiple views, the inverse depth parametrization of the point's position is a 6D vector that encodes the optical centre of the camera when in first observed the point, and the position of the point along the ray passing through and .Civiera et al. (2008)
Inverse depth parametrization generally improves numerical stability and allows to represent points with zero parallax. Moreover, the error associated to the observation of the point's position can be modelled with a Gaussian distribution when expressed in inverse depth. This is an important property required to apply methods, such as Kalman filters, that assume normality of the measurement error distribution. The major drawback is the larger memory consumption, since the dimensionality of the point's representation is doubled.
Definition
Given 3D point with world coordinates in a reference frame , observed from different views, the inverse depth parametrization of is given by:
:
where the first five components encode the camera pose in the first observation of the point, being the optical centre, the azimuth, the elevation angle, and the inverse depth of at the first observation.
References
Bibliography
- {{cite conference
| last1 = Montiel | first1 = J. M. M.
| last2 = Civera | first2 = Javier
| last3 = Davison | first3 = Andrew J.
| editor1-last = Sukhatme | editor1-first = Gaurav S.
| editor2-last = Schaal | editor2-first = Stefan
| editor3-last = Burgard | editor3-first = Wolfram
| editor4-last = Fox | editor4-first = Dieter
| contribution = Unified Inverse Depth Parametrization for Monocular SLAM
| contribution-url = https://www.roboticsproceedings.org/rss02/p11.html
| doi = 10.15607/RSS.2006.II.011
| publisher = The MIT Press
| title = Robotics: Science and Systems II, August 16-19, 2006. University of Pennsylvania, Philadelphia, Pennsylvania, USA
| year = 2006}}
- {{cite journal|title=Inverse depth parametrization for monocular SLAM|year=2008|journal=IEEE Transactions on Robotics|volume=24|pages=932–945|issue=5|publisher=IEEE|last1=Civera|first1=Javier|last2=Davison|first2=Andrew J|last3=Montiel|first3=JM Martínez|doi=10.1109/TRO.2008.2003276|s2cid=345360|citeseerx=10.1.1.175.1380}}
- {{cite book|last1=Piniés|first1=Pedro|last2=Lupton|first2=Todd|last3=Sukkarieh|first3=Salah|last4=Tardós|first4=Juan D|title=Proceedings 2007 IEEE International Conference on Robotics and Automation |chapter=Inertial Aiding of Inverse Depth SLAM using a Monocular Camera |pages=2797–2802|year=2007|publisher=IEEE|doi=10.1109/ROBOT.2007.363895|isbn=978-1-4244-0602-9|s2cid=10474338}}
- {{cite journal|title=Using the unscented Kalman filter in mono-SLAM with inverse depth parametrization for autonomous airship control|last1=Sunderhauf|first1=Niko|last2=Lange|first2=Sven|last3=Protzel|first3=Peter|journal=2007 IEEE International Workshop on Safety, Security and Rescue Robotics|pages=1–6|year=2007|publisher=IEEE}}