DocumentCode
2530725
Title
Fast Matching of Binary Features
Author
Muja, Marius ; Lowe, David G.
Author_Institution
Lab. for Comput. Intell., Univ. of British Columbia, Vancouver, BC, Canada
fYear
2012
fDate
28-30 May 2012
Firstpage
404
Lastpage
410
Abstract
There has been growing interest in the use of binary-valued features, such as BRIEF, ORB, and BRISK for efficient local feature matching. These binary features have several advantages over vector-based features as they can be faster to compute, more compact to store, and more efficient to compare. Although it is fast to compute the Hamming distance between pairs of binary features, particularly on modern architectures, it can still be too slow to use linear search in the case of large datasets. For vector-based features, such as SIFT and SURF, the solution has been to use approximate nearest-neighbor search, but these existing algorithms are not suitable for binary features. In this paper we introduce a new algorithm for approximate matching of binary features, based on priority search of multiple hierarchical clustering trees. We compare this to existing alternatives, and show that it performs well for large datasets, both in terms of speed and memory efficiency.
Keywords
image matching; pattern clustering; search problems; trees (mathematics); BRIEF; BRISK; Hamming distance; ORB; SIFT; SURF; approximate matching; binary features; binary-valued features; fast matching; hierarchical clustering trees; large datasets; linear search; local feature matching; memory efficiency; nearest-neighbor search; speed efficiency; vector-based features; Approximation algorithms; Buildings; Clustering algorithms; Feature extraction; Libraries; Nearest neighbor searches; Vectors; binary features; feature matching; nearest neighbors;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Robot Vision (CRV), 2012 Ninth Conference on
Conference_Location
Toronto, ON
Print_ISBN
978-1-4673-1271-4
Type
conf
DOI
10.1109/CRV.2012.60
Filename
6233169
Link To Document