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 808ba552c5 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
ocl added basic support for CV_16F (the new datatype etc.) (#12463) 6 years ago
test_arithm.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
test_concatenation.cpp Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 7 years ago
test_conjugate_gradient.cpp
test_countnonzero.cpp
test_downhill_simplex.cpp
test_ds.cpp
test_dxt.cpp Utilize CV_UNUSED macro 6 years ago
test_eigen.cpp
test_hal_core.cpp
test_intrin.cpp core(test): intrinsic tests for all dispatched CPU optimizations 7 years ago
test_intrin128.simd.hpp core(test): intrinsic tests for all dispatched CPU optimizations 7 years ago
test_intrin256.simd.hpp core(test): intrinsic tests for all dispatched CPU optimizations 7 years ago
test_intrin_utils.hpp Merge pull request #12411 from vpisarev:wide_convert 6 years ago
test_io.cpp avoid `Ptr<> == NULL` checks 6 years ago
test_lpsolver.cpp core: add solveLP type checks for output 6 years ago
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
test_mat.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
test_math.cpp Merge pull request #11630 from alalek:c_api_eliminate_constructors 6 years ago
test_misc.cpp
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 7 years ago
test_ptr.cpp core: change cv::Ptr DefaultDeleter 6 years ago
test_rand.cpp Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 7 years ago
test_rotatedrect.cpp
test_umat.cpp
test_utils.cpp