Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

kernel size for createGaussianFilter

Hi,

Is there a maximal kernel size for cv::cuda::createGaussianFilter (OpenCV3.0). It seems to work for a 3x3 kernel but throws an exception ('System.Runtime.InteropServices.SEHException') for a 99x99 kernel.

guy