opencv/modules/imgproc/test/ocl
Li Peng 3607da9f6b ocl kernel performance optimization for box filter
The optimization is for CV_8UC1 format and 3x3 box filter,
it is 15%~87% faster than current ocl kernel with below perf test

./modules/ts/misc/run.py -t imgproc --gtest_filter=OCL_BlurFixture*

Also add test cases for this ocl kernel.

Signed-off-by: Li Peng <peng.li@intel.com>
2016-10-26 11:56:11 +08:00
..
test_accumulate.cpp world fix 2014-08-05 20:12:35 +04:00
test_blend.cpp world fix 2014-08-05 20:12:35 +04:00
test_boxfilter.cpp ocl kernel performance optimization for box filter 2016-10-26 11:56:11 +08:00
test_canny.cpp ocl: update Canny test threshold 2016-09-28 13:38:02 +03:00
test_color.cpp imgproc: fix accuracy check for HLS cvtColor 2016-08-19 17:32:17 +03:00
test_filter2d.cpp fixed tests for ocl_filter2d, ocl_matchTemplate, ocl_histogram.cpp 2014-08-07 15:36:00 +04:00
test_filters.cpp imgproc: disable IPP for GaussianBlur in case of ROI 2016-08-05 12:27:18 +03:00
test_gftt.cpp world fix 2014-08-05 20:12:35 +04:00
test_histogram.cpp eliminate compiler warnings 2016-10-08 02:19:43 +03:00
test_houghlines.cpp eliminate compiler warnings 2016-10-08 02:19:43 +03:00
test_imgproc.cpp eliminate compiler warnings 2016-10-08 02:19:43 +03:00
test_match_template.cpp eliminate compiler warnings 2016-10-08 02:19:43 +03:00
test_medianfilter.cpp eliminate compiler warnings 2016-10-08 02:19:43 +03:00
test_pyramids.cpp world fix 2014-08-05 20:12:35 +04:00
test_sepfilter2D.cpp world fix 2014-08-05 20:12:35 +04:00
test_warp.cpp disabled some kernels for Android && NVidia 2015-03-04 14:46:49 +03:00