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.
 
 
 
 
 
 
Dale Phurrough 96a15434a2
add move construct/assigns to cv::ocl main classes
4 years ago
..
ocl add move construct/assigns to cv::ocl main classes 4 years ago
test_arithm.cpp Merge pull request #16208 from shimat:fix_compare_16f 5 years ago
test_async.cpp
test_concatenation.cpp
test_conjugate_gradient.cpp
test_countnonzero.cpp Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
test_cuda.cpp add cuda::Stream constructor with cuda flags 4 years ago
test_downhill_simplex.cpp
test_ds.cpp
test_dxt.cpp
test_eigen.cpp
test_hal_core.cpp
test_intrin.cpp core: fix F16C compilation check 5 years ago
test_intrin128.simd.hpp
test_intrin256.simd.hpp
test_intrin512.simd.hpp
test_intrin_emulator.cpp Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
test_intrin_utils.hpp core: fix F16C compilation check 5 years ago
test_io.cpp Small improvements to persistence-API doc 5 years ago
test_logtagconfigparser.cpp
test_logtagmanager.cpp
test_lpsolver.cpp
test_main.cpp
test_mat.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_math.cpp Merge pull request #18924 from alalek:4.x-xcode12 5 years ago
test_misc.cpp Merge pull request #19195 from diablodale:win32AlignAlloc 4 years ago
test_opencl.cpp core(ocl): parametrize OpenCLExecutionContext tests 4 years ago
test_operations.cpp core: don't allow reallocation in add/div/sub/bitwise aug operators 5 years ago
test_precomp.hpp
test_ptr.cpp
test_quaternion.cpp Merge pull request #19026 from chargerKong:dualquat 4 years ago
test_rand.cpp
test_rotatedrect.cpp
test_umat.cpp ocl: silence warning in case of async cleanup 5 years ago
test_utils.cpp Merge pull request #16704 from alalek:core_log_once_log_if 5 years ago
test_utils_tls.impl.hpp