Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is the openCV doc wrong about getGaussianKernel and getGaborKernel?

The documentation says that these functions return coefficients. They can not do so because the coefficients are passed by value, not by reference. The documentation should say they return kernels. When I try to submit a bug report I get a "Bad Gateway error".

By the way, I'd be happy to contribute to the documentation, which is full of English grammar mistakes.