Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Gaussian Kernel with arbitrary size m x n

Is it possible to generate a Gaussian kernel with an arbitrary size m x n? How can I do that? I've looked into getGaussianKernel, however, it returns only squared kernels. In case I need to implement it by hand, any suggestions are welcome.