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.
 
 
 
 
 
 
Vadim Pisarevsky 5267ed46c7 1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case). 11 years ago
..
ocl 1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case). 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 cv::norm -> cvtest::norm in tests 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 C4447 warning about main function format suppressed. 12 years ago
test_mat.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_math.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_misc.cpp added new perf tests to core 11 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. 12 years ago
test_rand.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_rotatedrect.cpp addressed issues 11 years ago
test_umat.cpp cv::norm -> cvtest::norm in tests 11 years ago