Difference between revisions of "Performance:BoofCV"

From BoofCV
Jump to navigationJump to search
m
m
Line 1: Line 1:
= Performance of BoofCV =
= Performance of BoofCV =


Constant evaluation of BoofCV's performance is part of its development cycle.  Inside each package there is a benchmark/ directory which contains source code for simple runtime and other simple benchmarks for specific families of algorithms.  While in the [[https://github.com/lessthanoptimal/BoofCV/tree/master/evaluation/benchmark boofcv/evaluation/benchmark]] there are more robust high level tools for comparing algorithms internal and external to BoofCV.  In some cases wiki pages have been created to provide easy access to these results.
Constant evaluation of BoofCV's performance is part of its development cycle, see [[Validation:Algorithms|validation page]].  Inside each package there is a benchmark/directory which contains source code for simple runtime and other simple benchmarks for specific families of algorithms.  While in the [https://github.com/lessthanoptimal/BoofCV/tree/master/evaluation/benchmark boofcv/evaluation/benchmark] there are more robust high level tools for comparing algorithms internal and external to BoofCV.  Below are two performance studies which compare BoofCV against other popular libraries.





Revision as of 20:30, 29 February 2012

Performance of BoofCV

Constant evaluation of BoofCV's performance is part of its development cycle, see validation page. Inside each package there is a benchmark/directory which contains source code for simple runtime and other simple benchmarks for specific families of algorithms. While in the boofcv/evaluation/benchmark there are more robust high level tools for comparing algorithms internal and external to BoofCV. Below are two performance studies which compare BoofCV against other popular libraries.


Comparison to external libraries:

Internal Benchmarks:

  • Point Region Descriptors