ANSAC: Adaptive Non-minimal Sample and Consensus

09/27/2017
by   Victor Fragoso, et al.
0

While RANSAC-based methods are robust to incorrect image correspondences (outliers), their hypothesis generators are not robust to correct image correspondences (inliers) with positional error (noise). This slows down their convergence because hypotheses drawn from a minimal set of noisy inliers can deviate significantly from the optimal model. This work addresses this problem by introducing ANSAC, a RANSAC-based estimator that accounts for noise by adaptively using more than the minimal number of correspondences required to generate a hypothesis. ANSAC estimates the inlier ratio (the fraction of correct correspondences) of several ranked subsets of candidate correspondences and generates hypotheses from them. Its hypothesis-generation mechanism prioritizes the use of subsets with high inlier ratio to generate high-quality hypotheses. ANSAC uses an early termination criterion that keeps track of the inlier ratio history and terminates when it has not changed significantly for a period of time. The experiments show that ANSAC finds good homography and fundamental matrix estimates in a few iterations, consistently outperforming state-of-the-art methods.

READ FULL TEXT
research
04/06/2019

SDRSAC: Semidefinite-Based Randomized Approach for Robust Point Cloud Registration without Correspondences

This paper presents a novel randomized algorithm for robust point cloud ...
research
06/10/2020

Separable Four Points Fundamental Matrix

We present an approach for the computation of the fundamental matrix bas...
research
07/24/2018

Deterministic Fitting of Multiple Structures using Iterative MaxFS with Inlier Scale Estimation and Subset Updating

We present an efficient deterministic hypothesis generation algorithm fo...
research
06/02/2023

Two-View Geometry Scoring Without Correspondences

Camera pose estimation for two-view geometry traditionally relies on RAN...
research
11/10/2020

On Efficient and Robust Metrics for RANSAC Hypotheses and 3D Rigid Registration

This paper focuses on developing efficient and robust evaluation metrics...
research
07/08/2010

Improved RANSAC performance using simple, iterative minimal-set solvers

RANSAC is a popular technique for estimating model parameters in the pre...
research
08/10/2021

Stroke Correspondence by Labeling Closed Areas

Constructing stroke correspondences between keyframes is one of the most...

Please sign up or login with your details

Forgot password? Click here to reset