Add ocl version of filter2D to the module img_proc
authorVladimir Bystricky <vladimir.bystritsky@itseez.com>
Mon, 9 Dec 2013 06:45:23 +0000 (10:45 +0400)
committerVladimir Bystricky <vladimir.bystritsky@itseez.com>
Mon, 9 Dec 2013 06:45:23 +0000 (10:45 +0400)
commit29ba7730ed6664ff9d52889eba376e97719df035
treef474073662fbe2899051802865f21636ec7b5d32
parent458ac2592babc0c407a5028a3cdc439bbf1d9119
Add ocl version of filter2D to the module img_proc
modules/imgproc/src/filter.cpp
modules/imgproc/src/opencl/filter2D.cl [new file with mode: 0644]
modules/imgproc/test/ocl/test_filter2d.cpp [new file with mode: 0644]