Skip to content

lessthanoptimal/SURFPerformance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark for evaluating SURF libraries by Peter Abeles.

Evaluates detection stability, description stability, detection runtime, description runtime, and overall runtime.

Results can be viewed at: http://boofcv.org/index.php?title=Performance:SURF


Source code can be found here: https://github.com/lessthanoptimal/SURFPerformance

Directory Descriptions:

interfaces/  Where applications are stored for computing results from 3rd party libraries
src/ Benchmark source code
data/ Where benchmark data is stored.


All third party data and libraries must be downloaded from their respective sites, but the benchmark
source code is provided.


All code is released under a Apache 2.0 license.
http://www.apache.org/licenses/LICENSE-2.0

About

Benchmark for SURF interest point detector and descriptors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors