A New Outlier Removal Strategy Based on Reliability of Correspondence Graph for Fast Point Cloud Registration
Registration is a basic yet crucial task in point cloud processing. In correspondence-based point cloud registration, matching correspondences by point feature techniques may lead to an extremely high outlier ratio. Current methods still suffer from low efficiency, accuracy, and recall rate. We use a simple and intuitive method to describe the 6-DOF (degree of freedom) curtailment process in point cloud registration and propose an outlier removal strategy based on the reliability of the correspondence graph. The method constructs the corresponding graph according to the given correspondences and designs the concept of the reliability degree of the graph node for optimal candidate selection and the reliability degree of the graph edge to obtain the global maximum consensus set. The presented method could achieve fast and accurate outliers removal along with gradual aligning parameters estimation. Extensive experiments on simulations and challenging real-world datasets demonstrate that the proposed method can still perform effective point cloud registration even the correspondence outlier ratio is over 99%, and the efficiency is better than the state-of-the-art. Code is available at https://github.com/WPC-WHU/GROR.
Code (1)
Tasks
Point Cloud RegistrationSimilar Papers 제목 키워드 기반
Beyond outlier removal: Integrated ensemble matching for accurate image keypoint correspondence
This paper presents a novel two-tier matching approach for robust feature correspondence and geometric transformation estimation in computer vision tasks. Our method combines sub-descriptor matching and multi-descriptor …
MS2DG-Net: Progressive Correspondence Learning via Multiple Sparse Semantics Dynamic Graph
Establishing superior-quality correspondences in an image pair is pivotal to many subsequent computer vision tasks. Using Euclidean distance between correspondences to find neighbors and extract local information is …
Camera Pose EstimationPose EstimationProgressive Correspondence Regenerator for Robust 3D Registration
Obtaining enough high-quality correspondences is crucial for robust registration. Existing correspondence refinement methods mostly follow the paradigm of outlier removal, which either fails to correctly identify the acc…
Guaranteed Outlier Removal for Point Cloud Registration with Correspondences
An established approach for 3D point cloud registration is to estimate the registration function from 3D keypoint correspondences. Typically, a robust technique is required to conduct the estimation, since there are fals…
Point Cloud RegistrationRethinking Correspondence-based Category-Level Object Pose Estimation
Category-level object pose estimation aims to determine the pose and size of arbitrary objects within given categories. Existing two-stage correspondence-based methods first establish correspondences between camera a…
ObjectPose Estimation