JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Feature/fix clamping of image convolution kernel

Open beschulz opened this issue 5 years ago • 1 comments

@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.

beschulz avatar Aug 08 '19 10:08 beschulz

@julianstorer : here's a depiction of the overflow. Notice the black specs in the corners of the wiggly line.

image

beschulz avatar Sep 06 '19 10:09 beschulz