Fix ocl::filter2D.
authorpeng xiao <hisenxpress@gmail.com>
Fri, 31 May 2013 02:53:52 +0000 (10:53 +0800)
committerpeng xiao <hisenxpress@gmail.com>
Fri, 31 May 2013 02:53:52 +0000 (10:53 +0800)
commitb1c248fcc9eaa24baabf55fde7fcff096d62dcb2
tree4366d259d6bfa2003bc6ae02e174909735023d79
parent37091b086c870f1270650d5ffa9d7140f321ba95
Fix ocl::filter2D.
In current implementation, this function only works when anchor point is
in the kernel center and kernel size supported is either 3x3 or 5x5.
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/filtering.cpp
modules/ocl/src/opencl/filtering_laplacian.cl