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 Smorkalov 47188b7c7e Merge branch 4.x 2 years ago
..
ocl Merge pull request #13879 from chacha21:REDUCE_SUM2 2 years ago
ref_reduce_arg.impl.hpp Merge pull request #20733 from rogday:argmaxnd 3 years ago
test_arithm.cpp add cv::flipND; support onnx slice with negative steps via cv::flipND 2 years ago
test_async.cpp Merge pull request #19985 from fpetrogalli:disable_threads 4 years ago
test_concatenation.cpp
test_conjugate_gradient.cpp
test_countnonzero.cpp
test_cuda.cpp add cuda::Stream constructor with cuda flags 4 years ago
test_downhill_simplex.cpp
test_ds.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
test_dxt.cpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
test_eigen.cpp
test_hal_core.cpp Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
test_hasnonzero.cpp Merge pull request #22947 from chacha21:hasNonZero 2 years ago
test_intrin.cpp
test_intrin128.simd.hpp Merge pull request #22179 from hanliutong:new-rvv 3 years ago
test_intrin256.simd.hpp
test_intrin512.simd.hpp
test_intrin_emulator.cpp
test_intrin_utils.hpp Add missing ”v_popcount“ for RVV and enable tests. 2 years ago
test_io.cpp Merge pull request #22149 from seanm:sprintf 3 years ago
test_logtagconfigparser.cpp
test_logtagmanager.cpp
test_lpsolver.cpp Merge remote-tracking branch 'origin/3.4' into merge-3.4 2 years ago
test_main.cpp
test_mat.cpp Merge branch 4.x 2 years ago
test_math.cpp Merge branch 4.x 2 years ago
test_misc.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
test_opencl.cpp UMat usageFlags fixes opencv/opencv#19807 4 years ago
test_operations.cpp core(arithm_op): workaround problem with scalars handling 4 years ago
test_precomp.hpp fix legacy constants 3 years ago
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 fix legacy constants 3 years ago
test_utils.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago
test_utils_tls.impl.hpp