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.
 
 
 
 
 
 
MYLS 3935855365 Merge remote-tracking branch 'refs/remotes/opencv/master' into FileStorageBase64DocsTests 8 years ago
..
ocl added regression test for #5876 9 years ago
test_arithm.cpp fix build error 8 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 fix Core_MulSpectrum test on 64bit ARM + release mode 9 years ago
test_eigen.cpp fix typo 9 years ago
test_hal_core.cpp HAL moved back to core 9 years ago
test_intrin.cpp HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
test_intrin_utils.hpp HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
test_io.cpp Merge remote-tracking branch 'refs/remotes/opencv/master' into FileStorageBase64DocsTests 8 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 Merge pull request #6910 from ilya-lavrenov:clone 8 years ago
test_math.cpp build: fix compiler warnings (GCC 5.3.1) 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 HAL moved back to core 9 years ago
test_ptr.cpp Added tests for Ptr. 11 years ago
test_rand.cpp fixed memory corruption when normal dist. params have less channels than target matrix; test added 8 years ago
test_rotatedrect.cpp addressed issues 11 years ago
test_umat.cpp test: initialize test data in test_umat.cpp (6102) 9 years ago
test_utils.cpp build: fix compiler warnings (GCC 5.3.1) 9 years ago