This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
0395f7c63f
opencv
/
modules
/
features2d
/
perf
History
Vadim Pisarevsky
957e80abbd
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
..
perf_fast.cpp
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
perf_main.cpp
Added performance tests for cv:phase and cv::SURF
2011-10-07 13:55:26 +00:00
perf_orb.cpp
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
perf_precomp.cpp
Added performance tests for cv:phase and cv::SURF
2011-10-07 13:55:26 +00:00
perf_precomp.hpp
Added performance tests for cv:phase and cv::SURF
2011-10-07 13:55:26 +00:00