2011 International Conference on Computer Vision 2011
DOI: 10.1109/iccv.2011.6126542
|View full text |Cite
|
Sign up to set email alerts
|

BRISK: Binary Robust invariant scalable keypoints

Abstract: Effective and efficient generation of keypoints from an image is a well-studied problem in the literature and forms the basis of numerous Computer Vision applications. Established leaders in the field are the SIFT and SURF algorithms which exhibit great performance under a variety of image transformations, with SURF in particular considered as the most computationally efficient amongst the highperformance methods to date.In this paper we propose BRISK 1 , a novel method for keypoint detection, description and … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

6
1,872
0
39

Year Published

2013
2013
2024
2024

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 2,921 publications
(1,917 citation statements)
references
References 14 publications
6
1,872
0
39
Order By: Relevance
“…-We demonstrate that, despite learning a separate representation for each individual keypoint similar to [3,8,9,19], our approach does not require a brute-force search in a large descriptor set when coupled with the LSH [2] approach to compute the list of K near neighbors. -We show that our approach is relatively descriptor independent and it extends the matching range of several binary descriptors: BRIEF [5], ORB [21], BRISK [10], FREAK [1], and LATCH [11], which has recently been shown to outperform state-of-the-art binary descriptors.…”
Section: Figmentioning
confidence: 99%
See 1 more Smart Citation
“…-We demonstrate that, despite learning a separate representation for each individual keypoint similar to [3,8,9,19], our approach does not require a brute-force search in a large descriptor set when coupled with the LSH [2] approach to compute the list of K near neighbors. -We show that our approach is relatively descriptor independent and it extends the matching range of several binary descriptors: BRIEF [5], ORB [21], BRISK [10], FREAK [1], and LATCH [11], which has recently been shown to outperform state-of-the-art binary descriptors.…”
Section: Figmentioning
confidence: 99%
“…The binary descriptors (such as [1,5,10,11,18,21,22]) are extensively used in real-time applications for object detection This work was supported by the TÜBİTAK project 113E496.…”
Section: Introductionmentioning
confidence: 99%
“…There are also several features having their own detectors and descriptors, such as SIFT (Lowe, 1999) or BRISKs (binary robust invariant scalable keypoints) (Leutenegger et al, 2011). The latter possess the so-called "binary descriptor"-a vector of boolean values instead of real or integer numbers.…”
Section: 2mentioning
confidence: 99%
“…Therefore, binary descriptors have become more attractive in recent years, since they are compact and faster to compare using Hamming metric. In most cases, handcrafted binary descriptors are obtained using pairwise tests between intensities of predefined parts of described image patch, i.e., pixels or regions according to a sampling pattern [4][5][6][7][8]. However, binary descriptors can be long, what requires an additional procedure for their reduction.…”
Section: Introductionmentioning
confidence: 99%