JUCE
JUCE copied to clipboard
Feature/fix clamping of image convolution kernel
@julianstorer 1.) a wrong pixel stride was used for single channel images 2.) The RGB and SingleChannel versions of the filter did not properly clip the output resulting in display artefacts.
@julianstorer : here's a depiction of the overflow. Notice the black specs in the corners of the wiggly line.