convolve
- SuperImage convolve(SuperImage img, SuperImage outp, float[] kernel, uint kw, uint kh, float divisor, float offset, bool normalize, bool useAlpha)
- SuperImage convolve(SuperImage img, float[] kernel, uint kw, uint kh, float divisor, float offset, bool normalize, bool useAlpha)
Convolve an image with a kernel