opencv/modules/core/test/ocl
2014-08-01 17:15:53 +00:00
..
test_arithm.cpp 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_channels.cpp Fix accurency test of OpenCL merge function. 2014-08-01 17:53:24 +04:00
test_dft.cpp Added accuracy and performance tests for DFT all modes. 2014-07-24 15:17:31 +04:00
test_gemm.cpp eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_matrix_expr.cpp added perf test 2014-02-05 20:24:30 +04:00
test_matrix_operation.cpp Fix accurency test for OpenCL matrix operations 2014-08-01 18:30:20 +04:00