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
eb91593c08daca478663d7d0805f0ce664fd5d9b
opencv
/
modules
/
core
/
test
T
History
Andrey Kamaev
4d059e9e5b
Merge release 2.4.3
2012-11-02 17:58:02 +04:00
..
test_arithm.cpp
Restore core multiply/divide depth to CV_64F value.
2012-10-21 11:20:39 +04:00
test_countnonzero.cpp
…
test_ds.cpp
…
test_dxt.cpp
…
test_eigen.cpp
…
test_io.cpp
…
test_main.cpp
…
test_mat.cpp
Fix implementation of PCA overload with retained variance parameter
2012-10-22 18:46:20 +04:00
test_math.cpp
added tests for cv::merge, cv::split, cv::phase
2012-10-21 12:22:39 +04:00
test_misc.cpp
…
test_operations.cpp
fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions)
2012-10-24 14:41:15 +04:00
test_precomp.cpp
…
test_precomp.hpp
replase __APPLE__ marco with __clang__
2012-11-01 19:34:05 +04:00
test_rand.cpp
…