Ask Your Question

Henry Gunnerblogger's profile - activity

2018-06-22 12:13:52 -0600 received badge  Popular Question (source)
2014-03-19 11:42:34 -0600 asked a question Filter 2D with even length kernels

I'm new to using OpenCV, and want to convolve an even length kernel, say 4 x 4 kernel with an image. Does filter 2D handle only odd length kernels?

Can anyone show me an example of how to use it with even length kernels for convolution?

Thanks H