mathmap
mathmap copied to clipboard
The "normalize" argument for convolve should be the value to normalize to
Right now that argument is a boolean, and if it's true, the kernel is normalized to 1. It should be the value to normalize the kernel to, or 0 if it shouldn't be normalized.