A. G. Kolpakov

h-index16
2papers
1,085citations

2 Papers

3.7CVDec 10, 2022Code
An approach to robust ICP initialization

Alexander Kolpakov, Michael Werman

In this note, we propose an approach to initialize the Iterative Closest Point (ICP) algorithm to match unlabelled point clouds related by rigid transformations. The method is based on matching the ellipsoids defined by the points' covariance matrices and then testing the various principal half-axes matchings that differ by elements of a finite reflection group. We derive bounds on the robustness of our approach to noise and numerical experiments confirm our theoretical findings.

1.5CVMar 5, 2023Code
Robust affine point matching via quadratic assignment on Grassmannians

Alexander Kolpakov, Michael Werman

Robust Affine Matching with Grassmannians (RoAM) is a new algorithm to perform affine registration of point clouds. The algorithm is based on minimizing the Frobenius distance between two elements of the Grassmannian. For this purpose, an indefinite relaxation of the Quadratic Assignment Problem (QAP) is used, and several approaches to affine feature matching are studied and compared. Experiments demonstrate that RoAM is more robust to noise and point discrepancy than previous methods.