opencv/modules/core/test
Alexander Alekhin 9394486147 fix issue 3891
2015-06-16 18:53:58 +03:00
..
ocl disabled some kernels for Android && NVidia 2015-03-04 14:46:49 +03:00
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_hal_core.cpp added simple HAL test; added RHO homography test 2015-05-28 17:05:43 +03:00
test_io.cpp Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
test_ippasync.cpp
test_lpsolver.cpp
test_main.cpp move cuda tests from core to cudaarithm 2015-02-26 19:49:12 +03:00
test_mat.cpp fix issue 3891 2015-06-16 18:53:58 +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