paper-with-me

홈 › Papers

Robust Point Set Registration Using Gaussian Mixture Models

2010-12-23 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2010 12 · Bing Jian, Baba C. Vemuri

In this paper, we present a unified framework for the rigid and nonrigid point set registration problem in the presence of significant amounts of noise and outliers. The key idea of this registration framework is to represent the input point sets using Gaussian mixture models. Then, the problem of point set registration is reformulated as the problem of aligning two Gaussian mixtures such that a statistical discrepancy measure between the two corresponding mixtures is minimized. We show that the popular iterative closest point (ICP) method and several existing point set registration methods in the field are closely related and can be reinterpreted meaningfully in our general framework. Our instantiation of this general framework is based on the the L2 distance between two Gaussian mixtures, which has the closed-form expression and in turn leads to a computationally efficient registration algorithm. The resulting registration algorithm exhibits inherent statistical robustness, has an intuitive interpretation, and is simple to implement. We also provide theoretical and experimental comparisons with other robust methods for point set registration.

📄 PDF Abstract BibTeX

Code (1)

bing-jian/gmmreg

Tasks

3D Point Cloud MatchingPoint Cloud Registration

Similar Papers 제목 키워드 기반

DeepGMR: Learning Latent Gaussian Mixture Models for Registration

2020-08-20 · ECCV 2020 8 · Wentao Yuan, Ben Eckart, Kihwan Kim, Varun Jampani 외

Point cloud registration is a fundamental problem in 3D computer vision, graphics and robotics. For the last few decades, existing registration algorithms have struggled in situations with large transformations, noise, a…

Point Cloud Registration

Overlap-guided Gaussian Mixture Models for Point Cloud Registration

2022-10-17 · Guofeng Mei, Fabio Poiesi, Cristiano Saltori, Jian Zhang 외

Probabilistic 3D point cloud registration methods have shown competitive performance in overcoming noise, outliers, and density variations. However, registering point cloud pairs in the case of partial overlap is still a…

Point Cloud Registration

An Adaptive Data Representation for Robust Point-Set Registration and Merging

2015-11-13 · ICCV 2015 12 · Dylan Campbell, Lars Petersson

This paper presents a framework for rigid point-set registration and merging using a robust continuous data representation. Our point-set representation is constructed by training a one-class support vector machine with …

HGMR: Hierarchical Gaussian Mixtures for Adaptive 3D Registration

2018-09-01 · ECCV 2018 9 · B. Eckart, K. Kim, J. Kautz

Point cloud registration sits at the core of many important and challenging 3D perception problems including autonomous navigation, SLAM, object/scene recognition, and augmented reality. In this paper, we present a new r…

Autonomous NavigationGPUPoint Cloud RegistrationScene Recognition

Rigid and Articulated Point Registration with Expectation Conditional Maximization

2020-12-09 · Radu Horaud, Florence Forbes, Manuel Yguel, Guillaume Dewaele 외

This paper addresses the issue of matching rigid and articulated shapes through probabilistic point registration. The problem is recast into a missing data framework where unknown correspondences are handled via mixture …