Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

is it possible to apply convolution in multiple dimensions?

I would like to know if there is any function to apply convolution in more than 2 dimensions in Opencv. I know that there is the filter2d() but this one is limited in 2d right? So I was wondering if there is something similar to convn in matlab which allows you to apply convolution in more dimensions.