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
..
2014-04-08 14:49:20 +04:00
2014-04-08 14:49:20 +04:00
2014-04-07 18:53:07 +04:00
2014-04-08 14:49:20 +04:00
2013-12-27 20:02:12 +04:00
2014-02-15 15:51:52 +04:00
2013-09-05 19:03:00 +04:00
2014-02-22 09:54:16 +05:30