×

USAC

swMATH ID: 42888
Software Authors: Raguram, R.; Chum, O.; Pollefeys, M.; Matas, J.; Frahm, JM
Description: USAC: a universal framework for random sample consensus. A computational problem that arises frequently in computer vision is that of estimating the parameters of a model from data that have been contaminated by noise and outliers. More generally, any practical system that seeks to estimate quantities from noisy data measurements must have at its core some means of dealing with data contamination. The random sample consensus (RANSAC) algorithm is one of the most popular tools for robust estimation. Recent years have seen an explosion of activity in this area, leading to the development of a number of techniques that improve upon the efficiency and robustness of the basic RANSAC algorithm. In this paper, we present a comprehensive overview of recent research in RANSAC-based robust estimation by analyzing and comparing various approaches that have been explored over the years. We provide a common context for this analysis by introducing a new framework for robust estimation, which we call Universal RANSAC (USAC). USAC extends the simple hypothesize-and-verify structure of standard RANSAC to incorporate a number of important practical and computational considerations. In addition, we provide a general-purpose C++ software library that implements the USAC framework by leveraging state-of-the-art algorithms for the various modules. This implementation thus addresses many of the limitations of standard RANSAC within a single unified package. We benchmark the performance of the algorithm on a large collection of estimation problems. The implementation we provide can be used by researchers either as a stand-alone tool for robust estimation or as a benchmark for evaluating new techniques.
Homepage: https://people.inf.ethz.ch/pomarc/pubs/RaguramPAMI13.pdf
Dependencies: C++
Related Software: SURF; MonoSLAM; SIFT; YFCC100M; SOSNet; L2-Net; Theia; R2D2; BinGAN; MAGSAC++; D2-Net; GMS; ContextDesc; ASLFeat; SuperGlue; FusionGAN; Quicksilver; ApolloScape; PASCAL VOC; 3DMatch
Cited in: 6 Documents

Citations by Year