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
677fc3a09fcb6ad658a8012e797dae75f0aa19c7
opencv
/
modules
/
core
/
test
T
History
Vadim Pisarevsky
72c23e7bbb
fixed most of test_core failures (except for SVD)
2011-12-05 22:58:27 +00:00
..
test_arithm.cpp
Optimized version of 32F Norm function demands bigger MaxErr value, because it calculates norm in floats instead of double.
2011-11-21 11:48:56 +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_main.cpp
…
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
…