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
/
ml
/
test
History
Andrey Kamaev
13b31b0804
Move C++ basic structures to separate header and inverse dependency from C API
...
cv::Complex, cv::Point_ and cv::Point3_ are moved.
2013-04-01 15:24:32 +04:00
..
test_emknearestkmeans.cpp
updated thresholds in EM test after cv::EM fixing
2012-07-11 13:52:19 +00:00
test_gbttest.cpp
Warning fixes continued
2012-06-09 15:00:04 +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_mltests2.cpp
Move C++ basic structures to separate header and inverse dependency from C API
2013-04-01 15:24:32 +04:00
test_mltests.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04: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
Move non-CV functionality from core.hpp to separate utility.hpp header
2013-03-20 17:56:06 +04:00
test_save_load.cpp
fixed buffer size and restored the use of compressed files in ml's load_save tests.
2013-03-22 01:53:41 +04:00