Efficient Bundle Adjustment for Coplanar Points and Lines

Download: PDF.

“Efficient Bundle Adjustment for Coplanar Points and Lines” by L. Zhou, J. Liu, P. Ai, F. Zhai, K. Ren, Z. Meng, and M. Kaess. In Proc. IEEE Intl. Conf. on Robotics and Automation, ICRA, (London, UK), May 2023.

Abstract

Bundle adjustment (BA) is a well-studied fundamental problem in the robotics and vision community. In manmade environments, coplanar points and lines are ubiquitous. However, the number of works on bundle adjustment with coplanar points and lines is relatively small. This paper focuses on this special BA problem, referred to as π-BA. For a point or a line on a plane, we derive a new constraint to describe the relationship among two poses and the plane, called π-constraint. We distribute π-constraints into different groups. Each group is called a π-factor. We prove that, with some simple preprocessing, the computational complexity associated with a π-factor in the Levenberg-Marquardt (LM) algorithm is O(1), independent of the number of π-constraints packed into the π-factor. In π-BA, π-factors replace original reprojection errors. One problem is how to divide π-constraints into π-factors. Different strategies may result in different numbers of π-factors, which in turn affects the efficiency. It is difficult to get the optimal division. We present a greedy algorithm to overcome this problem. Experimental results verify that our algorithm can significantly accelerate the computation.

Download: PDF.

BibTeX entry:

@inproceedings{Zhou23icra,
   author = {L. Zhou and J. Liu and P. Ai and F. Zhai and K. Ren and Z.
	Meng and M. Kaess},
   title = {Efficient Bundle Adjustment for Coplanar Points and Lines},
   booktitle = {Proc. IEEE Intl. Conf. on Robotics and Automation, ICRA},
   address = {London, UK},
   month = may,
   year = {2023}
}
Last updated: March 21, 2023