opencv/modules/imgproc/test/ocl
Li Peng 8f63f51e81 gaussian blur ocl kernel optimization
This ocl kernel is for 3x3 kernel size and CV_8UC1 format
It is 115% ~ 300% faster than current ocl path in perf test

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

Signed-off-by: Li Peng <peng.li@intel.com>
2016-11-08 11:22:26 +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 gaussian blur ocl kernel optimization 2016-11-08 11:22:26 +08: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