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 d6c5e18e24 core(test): fix input data for OCL FP16 test 8 years ago
..
ocl core(test): fix input data for OCL FP16 test 8 years ago
test_arithm.cpp core: fix infinite recursion in compare 8 years ago
test_concatenation.cpp
test_conjugate_gradient.cpp
test_countnonzero.cpp build: fix "ambiguous call" (MSVS2010) 8 years ago
test_downhill_simplex.cpp
test_ds.cpp Fixed several GCC 5.x warnings 9 years ago
test_dxt.cpp Merge pull request #7872 from alalek:merge-2.4 8 years ago
test_eigen.cpp fix typo 9 years ago
test_hal_core.cpp test: fix Core_HAL.mat_decomp test implementation 8 years ago
test_intrin.cpp build: fix v_reduce_sum4 (requires SSE3) 8 years ago
test_intrin_utils.hpp HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
test_io.cpp Merge pull request #8671 from tomoaki0705:fixBuildVS2012sprintf 8 years ago
test_ippasync.cpp eliminate compiler warnings 9 years ago
test_lpsolver.cpp
test_main.cpp
test_mat.cpp core: add a test of iteration through the Mat_ with range-based for 8 years ago
test_math.cpp build: fix errors for MSVS2010-2013, reduce default softfloat scope 8 years ago
test_misc.cpp core: forbid handling of the case when src=dst in cv::repeat 8 years ago
test_operations.cpp core(test): added cv::sortIdx accuracy tests 8 years ago
test_precomp.hpp
test_ptr.cpp
test_rand.cpp core(test): add regression test for RNG in parallel_for_() 8 years ago
test_rotatedrect.cpp
test_umat.cpp core: fix adjustROI behavior on indexes overflow 8 years ago
test_utils.cpp build: fix compiler warnings (GCC 5.3.1) 9 years ago