Related Experiment Video
Updated: Aug 3, 2025

Four-Dimensional CT Analysis Using Sequential 3D-3D Registration
Published on: November 23, 2019
QGORE: Quadratic-Time Guaranteed Outlier Removal for Point Cloud Registration
Quadratic-time Guaranteed Outlier Removal (QGORE) significantly speeds up 3D point cloud registration. This new method maintains optimal solutions and robustness against extreme outliers, making it practical for real-world applications.
Area of Science:
- Computer Vision
- Geometric Algorithms
- 3D Data Processing
Background:
- Correspondence-based point cloud registration is crucial for 3D matching.
- Existing 3D keypoint methods generate high outlier rates (>95%).
- Guaranteed Outlier Removal (GORE) offers robustness but suffers from high computational cost.
Purpose of the Study:
- To develop a computationally efficient Guaranteed Outlier Removal (GORE) method.
- To preserve the globally optimal solution of GORE while improving efficiency.
- To enable practical application of GORE in 3D point cloud registration.
Main Methods:
- Proposed Quadratic-time GORE (QGORE) with O(N^2) time complexity.
- Utilized a voting strategy with geometric consistency for tight upper bound estimation.
- Introduced a one-point RANSAC with 'rotation correspondence' for efficient lower bound estimation.
- Developed an l_p-like adaptive estimator for the optimization process.
Main Results:
- QGORE achieves the same robustness and optimality as the original GORE.
- QGORE is 1-2 orders of magnitude faster than GORE.
- The proposed methods significantly reduce computational complexity for outlier removal.
- Experimental results validate the effectiveness and efficiency of QGORE.
Conclusions:
- QGORE presents a significant advancement in efficient and robust 3D point cloud registration.
- The method overcomes the practical limitations of previous GORE algorithms.
- QGORE offers a viable solution for handling extreme outliers in large-scale 3D datasets.
- Source code will be publicly available to facilitate research and application.
More Related Videos
09:19Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging
Published on: April 18, 2025
08:50Longitudinal Morphological and Physiological Monitoring of Three-dimensional Tumor Spheroids Using Optical Coherence Tomography
Published on: February 9, 2019
Related Concept Videos
Detection of Gross Error: The Q Test
Outliers and Influential Points
Quantifying and Rejecting Outliers: The Grubbs Test
What Are Outliers?
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
Modified Boxplots
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
Reduced Mass Coordinates: Isolated Two-body Problem