Sciweavers

BMVC
2010

Deterministic Sample Consensus with Multiple Match Hypotheses

13 years 2 months ago
Deterministic Sample Consensus with Multiple Match Hypotheses
RANSAC (Random Sample Consensus) is a popular and effective technique for estimating model parameters in the presence of outliers. Efficient algorithms are necessary for both frame-rate vision tasks and offline tasks with difficult data. We present a deterministic scheme for selecting samples to generate hypotheses, applied to data from feature matching. This method combines matching scores, ambiguity and past performance of hypotheses generated by the matches to estimate the probability that a match is correct. At every stage the best matches are chosen to generate a hypothesis. This method will therefore only spend time on bad matches when the best ones have proven themselves to be unsuitable. The result is a system that is able to operate very efficiently on ambiguous data and is suitable for implementation on devices with limited computing resources.
Paul McIlroy, Edward Rosten, Simon Taylor, Tom Dru
Added 10 Feb 2011
Updated 10 Feb 2011
Type Journal
Year 2010
Where BMVC
Authors Paul McIlroy, Edward Rosten, Simon Taylor, Tom Drummond
Comments (0)