paper-with-me

Papers

Fast Global Registration

2016-10-08 · ECCV 2016 10 · Qian-Yi Zhou, Jaesik Park, Vladlen Koltun

We present an algorithm for fast global registration of partially overlapping 3D surfaces. The algorithm operates on candidate matches that cover the surfaces. A single objective is optimized to align the surfaces and disable false matches. The objective is defined densely over the surfaces and the optimization achieves tight alignment with no initialization. No correspondence updates or closest-point queries are performed in the inner loop. An extension of the algorithm can perform joint global registration of many partially overlapping surfaces. Extensive experiments demonstrate that the presented approach matches or exceeds the accuracy of state-of-the-art global registration pipelines, while being at least an order of magnitude faster. Remarkably, the presented approach is also faster than local refinement algorithms such as ICP. It provides the accuracy achieved by well-initialized local refinement algorithms, without requiring an initialization and at lower computational cost.

📄 PDF Abstract BibTeX

Code (1)

isl-org/FastGlobalRegistration

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

Affine Medical Image Registration with Coarse-to-Fine Vision Transformer

2022-03-29 · CVPR 2022 1 · Tony C. W. Mok, Albert C. S. Chung

Affine registration is indispensable in a comprehensive medical image registration pipeline. However, only a few studies focus on fast and robust affine registration algorithms. Most of these studies utilize convolutiona…

Image RegistrationMedical Image RegistrationTemplate Matching

Globally optimal registration of noisy point clouds

2019-08-22 · Rangaprasad Arun Srivatsan, Tejas Zodage, Howie Choset

Registration of 3D point clouds is a fundamental task in several applications of robotics and computer vision. While registration methods such as iterative closest point and variants are very popular, they are only local…

Minimum Potential Energy of Point Cloud for Robust Global Registration

2020-06-11 · Zijie Wu, Yaonan Wang, Qing Zhu, Jianxu Mao 외

In this paper, we propose a novel minimum gravitational potential energy (MPE)-based algorithm for global point set registration. The feature descriptors extraction algorithms have emerged as the standard approach to ali…

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

2018-12-29 · Xuechen Li, Yinlong Liu, Yiru Wang, Chen Wang 외

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 …

Translation

KISS-Matcher: Fast and Robust Point Cloud Registration Revisited

2024-09-23 · Hyungtae Lim, Daebeom Kim, Gunhee Shin, Jingnan Shi 외

While global point cloud registration systems have advanced significantly in all aspects, many studies have focused on specific components, such as feature extraction, graph-theoretic pruning, or pose solvers. In this pa…

Point Cloud Registration