opencv/modules/core/test
2015-01-12 10:59:29 +03:00
..
cuda add cuda::HostMem::getAllocator method 2014-12-23 17:42:49 +03:00
ocl convertScaleAbs for s8, f64 2015-01-12 10:59:29 +03:00
test_arithm.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_concatenation.cpp
test_conjugate_gradient.cpp trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 2014-08-14 14:37:30 +04:00
test_countnonzero.cpp
test_downhill_simplex.cpp trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 2014-08-14 14:37:30 +04:00
test_ds.cpp
test_dxt.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_eigen.cpp Increased epsilon for passing test with IPPICV 2014-08-12 10:42:42 +04:00
test_io.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_ippasync.cpp
test_lpsolver.cpp Used checking norm of results for LPSolver accuracy tests 2014-10-09 13:32:56 +04:00
test_main.cpp refactor CV_CUDA_TEST_MAIN, use CV_TEST_MAIN for it 2014-12-23 17:43:14 +03:00
test_mat.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_math.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_misc.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
test_operations.cpp
test_precomp.hpp
test_ptr.cpp
test_rand.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_rotatedrect.cpp
test_umat.cpp fixed my_umat(roi).clone() test by disabling poorly aligned ROI's. Real fix of the problem will require a separate branch in UMat::copyTo(). 2014-11-07 14:49:48 +03:00