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
Alexander Reshetnikov
c53313b06f
Complex eigen test was modified.
...
Fixed some bugs with checking for CV_64FC1 type. Added eigen tests for 1*1 source matrix.
2012-01-03 19:06:56 +00:00
..
test_arithm.cpp
Fixed cv::norm accuracy test allowed error
2011-12-19 15:15:40 +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_eigen.cpp
Complex eigen test was modified.
2012-01-03 19:06:56 +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
fixed most of test_core failures (except for SVD)
2011-12-05 22:58:27 +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