Added new Intel-optimized 3x3 and 5x5 kernels to medianFilter.cl file and correspondi...
authormletavin <mikhail.letavin@intel.com>
Fri, 16 May 2014 07:27:22 +0000 (11:27 +0400)
committermletavin <mikhail.letavin@intel.com>
Mon, 26 May 2014 11:54:18 +0000 (15:54 +0400)
commit4a37ac303aa335746f213fbb80d1cd0f268adfe6
tree66056d850ede21b6d4d8c8b8760cfe06cb1209be
parentada2879faa1be0dc0a43db7d4fa9c2b4bfed6136
Added new Intel-optimized 3x3 and 5x5 kernels to medianFilter.cl file and corresponding code to host in smooth.cpp

Only Intel platform and 1 channel images are supported.
modules/imgproc/src/opencl/medianFilter.cl
modules/imgproc/src/smooth.cpp