Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

you can try a convolution with separable filters (filter horizontal and vertical separatley and combine results). However, not all convolution kernels are separable.

Have a look at:

Opencv sepFilter2D

getDerivKernels

IPP

separable kernels

Hi,

you can try a convolution with separable filters (filter horizontal and vertical separatley and combine results). filters. However, not all convolution kernels are separable.

Have a look at:

Opencv sepFilter2D

getDerivKernels

IPP

separable kernels