2011
DOI: 10.1007/978-3-642-20217-9_15
|View full text |Cite
|
Sign up to set email alerts
|

An Evaluation of Open Source SURF Implementations

Abstract: SURF (Speeded Up Robust Features) is a detector and descriptor of local scale-and rotation-invariant image features. By using integral images for image convolutions it is faster to compute than other state-of-the-art algorithms, yet produces comparable or even better results by means of repeatability, distinctiveness and robustness. A library implementing SURF is provided by the authors. However, it is closedsource and thus not suited as a basis for further research.Several open source implementations of the a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2012
2012
2014
2014

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 25 publications
(17 citation statements)
references
References 12 publications
0
17
0
Order By: Relevance
“…However, there is a number of open-source implementations of the SURF algorithm but they differ from the original one. An evaluation of some of the open-source implementations is available in [35]. Our implementation is based on the Open-SURF library [36] which was ported to Java programming language.…”
Section: Methodsmentioning
confidence: 99%
“…However, there is a number of open-source implementations of the SURF algorithm but they differ from the original one. An evaluation of some of the open-source implementations is available in [35]. Our implementation is based on the Open-SURF library [36] which was ported to Java programming language.…”
Section: Methodsmentioning
confidence: 99%
“…Gossow et al [12] evaluated multiple implementations of the SURF algorithms. They tested two aspects that are common to all implementations.…”
Section: Related Workmentioning
confidence: 99%
“…This method describe the input image by selecting characteristic key-points. Let us give only a short description here, for more details please see [30], [31], [32], [33] or [34]. In this work we used SURF combining selection of key-points with calculating 64-element vector (descriptor).…”
Section: A Surf -Classic Attemptmentioning
confidence: 99%