opencv/modules/core/test
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).
2. changed the number of test loops from 1 to 30 (except for cv::pow() test, which fails for yet unknown reason)
3. disabled IPP acceleration for 3-channel norms.
4. modified relativeNorm test function to handle very small values
2014-07-30 18:19:47 +04:00
..
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). 2014-07-30 18:19:47 +04:00
test_arithm.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-05-12 17:38:07 +04:00
test_concatenation.cpp Suppress warning in constructor. 2014-04-26 00:42:26 +02:00
test_countnonzero.cpp fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 2014-04-08 17:54:08 +04:00
test_ds.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-03 13:45:22 +04:00
test_dxt.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_eigen.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_io.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_ippasync.cpp fixed 2014-04-07 18:53:07 +04:00
test_main.cpp C4447 warning about main function format suppressed. 2013-08-21 07:24:46 -07:00
test_mat.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_math.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-06-02 13:43:28 +04:00
test_misc.cpp added new perf tests to core 2013-12-27 20:02:12 +04:00
test_operations.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_precomp.hpp cleaned-up UMat tests 2014-02-15 15:51:52 +04:00
test_ptr.cpp Added tests for Ptr. 2013-09-05 19:03:00 +04:00
test_rand.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_rotatedrect.cpp addressed issues 2014-02-22 09:54:16 +05:30
test_umat.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00