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 ec827bed8e Changed check to NORM_RELATIVE for OCL.Mat_Scalar_Scale tests 10 years ago
..
ocl Changed check to NORM_RELATIVE for OCL.Mat_Scalar_Scale tests 10 years ago
test_arithm.cpp Several type of formal refactoring: 10 years ago
test_concatenation.cpp Suppress warning in constructor. 11 years ago
test_conjugate_gradient.cpp trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 10 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_downhill_simplex.cpp trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 10 years ago
test_ds.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_dxt.cpp Several type of formal refactoring: 10 years ago
test_eigen.cpp Increased epsilon for passing test with IPPICV 10 years ago
test_io.cpp Several type of formal refactoring: 10 years ago
test_ippasync.cpp fixed 11 years ago
test_lpsolver.cpp trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 10 years ago
test_main.cpp C4447 warning about main function format suppressed. 11 years ago
test_mat.cpp Several type of formal refactoring: 10 years ago
test_math.cpp Several type of formal refactoring: 10 years ago
test_misc.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
test_operations.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_precomp.hpp cleaned-up UMat tests 11 years ago
test_ptr.cpp Added tests for Ptr. 11 years ago
test_rand.cpp Several type of formal refactoring: 10 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. 10 years ago