Fast and Globally Optimal Rigid Registration of 3D Point Sets by Transformation Decomposition

12/29/2018
by   Xuechen Li, et al.
0

The rigid registration of two 3D point sets is a fundamental problem in computer vision. The current trend is to solve this problem globally using the BnB optimization framework. However, the existing global methods are slow for two main reasons: the computational complexity of BnB is exponential to the problem dimensionality (which is six for 3D rigid registration), and the bound evaluation used in BnB is inefficient. In this paper, we propose two techniques to address these problems. First, we introduce the idea of translation invariant vectors, which allows us to decompose the search of a 6D rigid transformation into a search of 3D rotation followed by a search of 3D translation, each of which is solved by a separate BnB algorithm. This transformation decomposition reduces the problem dimensionality of BnB algorithms and substantially improves its efficiency. Then, we propose a new data structure, named 3D Integral Volume, to accelerate the bound evaluation in both BnB algorithms. By combining these two techniques, we implement an efficient algorithm for rigid registration of 3D point sets. Extensive experiments on both synthetic and real data show that the proposed algorithm is three orders of magnitude faster than the existing state-of-the-art global methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/15/2009

Point-Set Registration: Coherent Point Drift

Point set registration is a key component in many computer vision tasks....
research
02/05/2018

3D non-rigid registration using color: Color Coherent Point Drift

Research into object deformations using computer vision techniques has b...
research
04/09/2020

Quasi-Newton Solver for Robust Non-Rigid Registration

Imperfect data (noise, outliers and partial overlap) and high degrees of...
research
05/11/2020

Non-iterative Simultaneous Rigid Registration Method for Serial Sections of Biological Tissue

In this paper, we propose a novel non-iterative algorithm to simultaneou...
research
06/02/2018

Simple Fast Vectorial Solution to The Rigid 3D Registration Problem

A novel solution is obtained to solve the rigid 3D registration problem,...
research
06/02/2018

Fast Rigid 3D Registration Solution: A Simple Method Free of SVD and Eigen-Decomposition

A novel solution is obtained to solve the rigid 3D registration problem,...
research
12/24/2018

Bayesian Point Set Registration

Point set registration involves identifying a smooth invertible transfor...

Please sign up or login with your details

Forgot password? Click here to reset