Efficient Bundle Adjustment for Coplanar Points and Lines
Lipu Zhou, Jiacheng Liu, fengguang zhai, Pan Ai, Kefei Ren, Yinian Mao, Guoquan Huang, Ziyang Meng, Michael Kaess
Abstract
Bundle adjustment (BA) is a well-studied funda- mental problem in the robotics and vision community. In man- made 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.