paper-with-me

Papers

RANSIC: Fast and Highly Robust Estimation for Rotation Search and Point Cloud Registration using Invariant Compatibility

2021-04-19 · Lei Sun

Correspondence-based rotation search and point cloud registration are two fundamental problems in robotics and computer vision. However, the presence of outliers, sometimes even occupying the great majority of the putative correspondences, can make many existing algorithms either fail or have very high computational cost. In this paper, we present RANSIC (RANdom Sampling with Invariant Compatibility), a fast and highly robust method applicable to both problems based on a new paradigm combining random sampling with invariance and compatibility. Generally, RANSIC starts with randomly selecting small subsets from the correspondence set, then seeks potential inliers as graph vertices from the random subsets through the compatibility tests of invariants established in each problem, and eventually returns the eligible inliers when there exists at least one K-degree vertex (K is automatically updated depending on the problem) and the residual errors satisfy a certain termination condition at the same time. In multiple synthetic and real experiments, we demonstrate that RANSIC is fast for use, robust against over 95% outliers, and also able to recall approximately 100% inliers, outperforming other state-of-the-art solvers for both the rotation search and the point cloud registration problems.

📄 PDF Abstract BibTeX arXiv:2104.09133

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

IRON: Invariant-based Highly Robust Point Cloud Registration

2021-03-07 · Lei Sun

In this paper, we present IRON (Invariant-based global Robust estimation and OptimizatioN), a non-minimal and highly robust solution for point cloud registration with a great number of outliers among the correspondences.…

Point Cloud RegistrationTranslation

TRANSIC: Sim-to-Real Policy Transfer by Learning from Online Correction

2024-05-16 · Yunfan Jiang, Chen Wang, Ruohan Zhang, Jiajun Wu 외

Learning in simulation and transferring the learned policy to the real world has the potential to enable generalist robots. The key challenge of this approach is to address simulation-to-reality (sim-to-real) gaps. Previ…

Contact-rich Manipulation

ICOS: Efficient and Highly Robust Rotation Search and Point Cloud Registration with Correspondences

2021-04-30 · Lei Sun

Rotation search and point cloud registration are two fundamental problems in robotics and computer vision, which aim to estimate the rotation and the transformation between the 3D vector sets and point clouds, respective…

Point Cloud Registration

Correspondence-Free Fast and Robust Spherical Point Pattern Registration

2025-08-04 · Anik Sarker, Alan T. Asbeck arxiv

Existing methods for rotation estimation between two spherical ($\mathbb{S}^2$) patterns typically rely on spherical cross-correlation maximization between two spherical function. However, these approaches exhibit comput…

Point Cloud Registration

Fast Screening Algorithm for Rotation and Scale Invariant Template Matching

2017-07-18 · Bolin Liu, Xiao Shu, Xiaolin Wu

This paper presents a generic pre-processor for expediting conventional template matching techniques. Instead of locating the best matched patch in the reference image to a query template via exhaustive search, the propo…

Computational EfficiencyTemplate Matching