paper-with-me

홈 › Papers

Guaranteed Outlier Removal for Rotation Search

2015-12-01 · ICCV 2015 12 · Alvaro Parra Bustos, Tat-Jun Chin

Rotation search has become a core routine for solving many computer vision problems. The aim is to rotationally align two input point sets with correspondences. Recently, there is significant interest in developing globally optimal rotation search algorithms. A notable weakness of global algorithms, however, is their relatively high computational cost, especially on large problem sizes and data with a high proportion of outliers. In this paper, we propose a novel outlier removal technique for rotation search. Our method guarantees that any correspondence it discards as an outlier does not exist in the inlier set of the globally optimal rotation for the original data. Based on simple geometric operations, our algorithm is deterministic and fast. Used as a preprocessor to prune a large portion of the outliers from the input data, our method enables substantial speed-up of rotation search algorithms without compromising global optimality. We demonstrate the efficacy of our method in various synthetic and real data experiments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Guaranteed Outlier Removal With Mixed Integer Linear Programs

2016-06-01 · CVPR 2016 6 · Tat-Jun Chin, Yang Heng Kee, Anders Eriksson, Frank Neumann

The maximum consensus problem is fundamentally important to robust geometric fitting in computer vision. Solving the problem exactly is computationally demanding, and the effort required increases rapidly with the proble…

global-optimization

Guaranteed Outlier Removal for Point Cloud Registration with Correspondences

2017-11-28 · Álvaro Parra Bustos, Tat-Jun Chin

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 Registration

Rotation Averaging with Attention Graph Neural Networks

2020-10-14 · Joshua Thorpe, Ruwan Tennakoon, Alireza Bab-Hadiashar

In this paper we propose a real-time and robust solution to large-scale multiple rotation averaging. Until recently, Multiple rotation averaging problem had been solved using conventional iterative optimization algorithm…

Graph Neural NetworkOutlier Detection

Fast and Reliable Two-View Translation Estimation

2014-06-01 · CVPR 2014 6 · Johan Fredriksson, Olof Enqvist, Fredrik Kahl

It has long been recognized that one of the fundamental difficulties in theestimation of two-view epipolar geometry is the capability of handling outliers. In this paper, we develop a fast and tractable algorithm that ma…

Motion EstimationTranslationVocal Bursts Valence Prediction

A Quaternion-based Certifiably Optimal Solution to the Wahba Problem with Outliers

2019-05-29 · ICCV 2019 10 · Heng Yang, Luca Carlone

The Wahba problem, also known as rotation search, seeks to find the best rotation to align two sets of vector observations given putative correspondences, and is a fundamental routine in many computer vision and robotics…