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
/
core
/
test
History
Anatoly Baksheev
415978b1c9
warnings
2011-09-05 14:37:27 +00:00
..
test_arithm.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test_ds.cpp
~40 warnings under VS2008
2011-06-11 17:24:09 +00:00
test_dxt.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test_io.cpp
Test system included into Android build
2011-04-11 14:47:06 +00:00
test_main.cpp
reverted broken opencv_test_core launcher
2011-06-10 12:21:26 +00:00
test_mat.cpp
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
2011-04-17 13:14:45 +00:00
test_math.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test_operations.cpp
warnings
2011-09-05 14:37:27 +00:00
test_precomp.cpp
fixed compile problems when Makefiles are used
2011-01-11 12:14:31 +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
test_rand.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