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
opencv
/
modules
/
features2d
/
test
History
Vadim Pisarevsky
c78d056ef6
added BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket
#1796
). added test for it. Renamed legacy tests to "Legacy_*"
2012-04-27 13:06:16 +00:00
..
test_fast.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_features2d.cpp
Fixed warnings about unused return value of fread
2012-04-10 15:12:08 +00:00
test_main.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_mser.cpp
Fixed warnings about unused return value of fscanf, scanf and system
2012-04-10 15:44:07 +00:00
test_nearestneighbors.cpp
a LOT of obsolete stuff has been moved to the legacy module.
2012-03-30 12:19:25 +00:00
test_precomp.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_precomp.hpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00