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
f0b9c90f79ab7c294bcaf5fcbc4c99e39d9f2fb5
opencv
/
modules
/
core
/
test
T
History
Alexander Reshetnikov
951a3d6c7a
fixed a bug which caused incorrect work of function eigen()
2012-01-25 16:01:59 +00:00
..
test_arithm.cpp
Fixed cv::norm accuracy test allowed error
2011-12-19 15:15:40 +00:00
test_countnonzero.cpp
some design code changes in new tests
2012-01-25 13:41:48 +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
fixed a bug which caused incorrect work of function eigen()
2012-01-25 16:01:59 +00:00
test_io.cpp
…
test_main.cpp
reverted broken opencv_test_core launcher
2011-06-10 12:21:26 +00:00
test_mat.cpp
…
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
…
test_rand.cpp
…