Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin b26580cc7b checkRange fixes 9 years ago
..
ocl Modification of the related tests in core/tests/ocl 9 years ago
test_arithm.cpp Added test of minMaxLoc on filling with maximums of int 9 years ago
test_concatenation.cpp Suppress warning in constructor. 11 years ago
test_conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
test_countnonzero.cpp fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 11 years ago
test_downhill_simplex.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
test_ds.cpp fixed memory leak in core ds tests 9 years ago
test_dxt.cpp fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428) 10 years ago
test_eigen.cpp Increased epsilon for passing test with IPPICV 10 years ago
test_hal_core.cpp added simple HAL test; added RHO homography test 10 years ago
test_io.cpp Cast some image coordinates and sizes to double. 10 years ago
test_ippasync.cpp fixed 11 years ago
test_lpsolver.cpp Used checking norm of results for LPSolver accuracy tests 10 years ago
test_main.cpp move cuda tests from core to cudaarithm 10 years ago
test_mat.cpp Changed behaviour of Mat/UMat::reshape() to accept n-dim shapes 9 years ago
test_math.cpp checkRange fixes 9 years ago
test_misc.cpp fix some functions for valid processing of empty string content (cstr_==0, len_==0) 9 years ago
test_operations.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_precomp.hpp cleaned-up UMat tests 11 years ago
test_ptr.cpp Added tests for Ptr. 11 years ago
test_rand.cpp Several type of formal refactoring: 10 years ago
test_rotatedrect.cpp addressed issues 11 years ago
test_umat.cpp Merge pull request #5340 from alalek:ocl_off 9 years ago
test_utils.cpp fix wrong parsing of values containing '=' 9 years ago