This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9c1ec1ce84653d75edbacfa361d9b0ed6482d1f5
opencv
/
modules
/
core
/
test
T
History
Andrey Pavlenko
9c1ec1ce84
fixing compilation; but some code lines look weird,
...
e.g. "n += abs(sign(value))" or "n += sign(cv::norm(value) > eps_64"
2012-01-19 05:22:51 +00:00
..
test_arithm.cpp
Fixed cv::norm accuracy test allowed error
2011-12-19 15:15:40 +00:00
test_countnonzero.cpp
fixing compilation; but some code lines look weird,
2012-01-19 05:22:51 +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
eigen tests for 1*1 matrix were temporarily removed from common list
2012-01-10 08:24:10 +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
…
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