opencv/modules/imgproc
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
..
doc Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 2016-08-16 12:49:33 +02:00
include/opencv2 add border replicate note 2016-10-10 09:55:13 +02:00
misc/java Java wrapper for moments: do not truncate values in set method 2016-03-31 12:57:10 +03:00
perf use universal intrinsic in threshold 2016-10-11 18:00:41 +09:00
src ocl kernel performance optimization for box filter 2016-10-26 11:56:11 +08:00
test ocl kernel performance optimization for box filter 2016-10-26 11:56:11 +08:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00