Ask Your Question

Revision history [back]

One common mistake is setting size of the kernel (or 0,0) instead of frame size when creating the convolution filter. This might work up to 512 pixels but not above and lead to artifacts. Try using frame size when creating the convolution filter.