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
23768b1826
opencv
/
modules
/
objdetect
/
test
History
Vadim Pisarevsky
23768b1826
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket
#719
)
2011-05-21 18:32:34 +00:00
..
test_cascadeandhog.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_latentsvmdetector.cpp
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket
#719
)
2011-05-21 18:32:34 +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_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
created GPU new-style test project, ported StereoBP test
2011-02-16 11:38:58 +00:00