Milchreis/processing-imageprocessing
Collection of basic image processing algorithms for processing
9 Releases
Latest: 6y ago
Version 1.6.01.6.0Latest
📋 Changes
- PaletteMapping #32
- RetroConsole effect (Gameboy) #32
- TiltShift: Error with pixelDensity() (Thanks @cristianvogel and @jeremydouglass for reporting #36)
Version 1.7.0latest
📋 Changes
- Sabattier effect #38 (🙏 thanks to @jeremydouglass and @uheinema from the [Processing Discourse](https://discourse.processing.org/t/sabattier-effect-in-processing/21553))
- Sine-Wave effect #42 (🙏 thanks to [Joseph HENRY](https://discourse.processing.org/u/josephh/summary) from the [Processing Discourse](https://discourse.processing.org/t/image-to-sine-waves/25938/7))
- Knitting-effect #43
- `Strokes.apply()` gets more parameter (#41)
- rotation of lines can set to a fixed angle
- an unset `lineLength` calculates the length by color intensity
Version 1.5.11.5.1
📋 Changes
- Error in Flip #34 - Thanks to @oshkop for reporting
Version 1.5.01.5.0
📋 Changes
- Contrast adjustments #25
- Image comparison #28
- Calculate difference
- Create a difference image
- Toning image with color and intensity #26
- Split toning to tone the image with different colors in shadows and highlights #27
- Made an image from strokes #29
- Matte effect #30
- + 2 more
Version 1.4.01.4.0
📋 Changes
- Blending two images #20
- ASCII-Art #22
- Pixelation area issue #23
Version 1.3.0v1.3.0
📋 Changes
- Changing the shadows (just the dark parts)
- Changing the lights (just the light parts)
- Vignette (to dim the edges)
- Invert colors
- Flip images (vertical and horizontal)
- Tilt-Shift-Effect (adding a focus plane)
Version 1.2.01.2.0
📋 Changes
- Glitch effect
- Brightness
- Color-Shift
- Quantization
- Scanlines
- Dithering
- Sobel edge finding
- Halftone
Version 1.1.01.1.0
📋 Changes
- Stacker
- Pixelation
- Example description
Version 1.0.0v1.0.0
📋 Changes
- Grayscale
- Erosion and Dilation
- Threshold (automatic and custom)
- Gaussian blur (kernel size and sigma changeable)
- Sharpen
- Canny edge detection
- Bloom effect
- Automatic color balance
- + 1 more
