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 Karsakov 713ddb89bd Set minimum matrix size for AmdBlas::gemm to 20 since it works incorrect for small sizes 11 years ago
..
ocl Set minimum matrix size for AmdBlas::gemm to 20 since it works incorrect for small sizes 11 years ago
test_arithm.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_concatenation.cpp Suppress warning in constructor. 11 years ago
test_countnonzero.cpp fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 11 years ago
test_ds.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_dxt.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_eigen.cpp Increased epsilon for passing test with IPPICV 11 years ago
test_io.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_ippasync.cpp fixed 11 years ago
test_main.cpp
test_mat.cpp Implimentation "cv::Mat::forEach" 11 years ago
test_math.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_misc.cpp
test_operations.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_precomp.hpp
test_ptr.cpp
test_rand.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_rotatedrect.cpp addressed issues 11 years ago
test_umat.cpp Fixed issue: Mat::copyTo(UMat) if device copy is obsolete. Added test. 11 years ago