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 48e8e76a34 fix build warnings 6 years ago
..
ocl Merge pull request #12565 from dkurt:dnn_non_intel_gpu 6 years ago
test_arithm.cpp Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 6 years ago
test_concatenation.cpp Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 6 years ago
test_conjugate_gradient.cpp ts: refactor OpenCV tests 7 years ago
test_countnonzero.cpp ts: refactor OpenCV tests 7 years ago
test_downhill_simplex.cpp Misc. modules/ typos 7 years ago
test_ds.cpp ts: refactor OpenCV tests 7 years ago
test_dxt.cpp Utilize CV_UNUSED macro 6 years ago
test_eigen.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
test_hal_core.cpp ts: refactor OpenCV tests 7 years ago
test_intrin.cpp fix build warnings 6 years ago
test_intrin128.simd.hpp core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
test_intrin256.simd.hpp core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
test_intrin_utils.hpp Merge pull request #12411 from vpisarev:wide_convert 6 years ago
test_io.cpp don't use constructors for C API structures 6 years ago
test_lpsolver.cpp core: add solveLP type checks for output 6 years ago
test_main.cpp ts: refactor OpenCV tests 7 years ago
test_mat.cpp don't use constructors for C API structures 6 years ago
test_math.cpp Merge pull request #11630 from alalek:c_api_eliminate_constructors 6 years ago
test_misc.cpp core: add "check" macros 7 years ago
test_operations.cpp don't use constructors for C API structures 6 years ago
test_precomp.hpp core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
test_ptr.cpp ts: refactor OpenCV tests 7 years ago
test_rand.cpp Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 6 years ago
test_rotatedrect.cpp ts: refactor OpenCV tests 7 years ago
test_umat.cpp Misc. modules/ typos 7 years ago
test_utils.cpp Add test for Scalar arguments at CommandLineParser 7 years ago