opencv/modules/core/test
2015-05-05 18:03:40 +03:00
..
ocl
test_arithm.cpp added vector<bool> support (http://code.opencv.org/issues/3826) 2015-04-29 15:36:45 +03:00
test_concatenation.cpp
test_conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 2015-05-05 15:56:06 +03:00
test_countnonzero.cpp
test_downhill_simplex.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 2015-05-05 15:56:06 +03:00
test_ds.cpp
test_dxt.cpp fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428) 2015-04-29 23:08:22 +03:00
test_eigen.cpp
test_io.cpp
test_ippasync.cpp
test_lpsolver.cpp
test_main.cpp
test_mat.cpp added test for http://code.opencv.org/issues/1918 2015-05-03 02:46:33 +03:00
test_math.cpp some more compile warnings fixed 2015-05-05 18:03:40 +03:00
test_misc.cpp
test_operations.cpp
test_precomp.hpp
test_ptr.cpp
test_rand.cpp
test_rotatedrect.cpp
test_umat.cpp