ImageMagick.FredsScripts.Cartoon

Creates a cartoon-like appearance to an image. The image is smoothed and then multiplied by a grayscale version of the image with the desired number of levels to produce the segmented appearance. The pattern parameter changes the shape of the segmentation for the given number of levels. Edges are then superimposed onto the image.


Keywords
Fred, Weinhaus, ImageMagick, Cartoon
License
Other
Install
Install-Package ImageMagick.FredsScripts.Cartoon -Version 2.2022.1110.1900

Documentation

ImageMagick.FredsScripts.NET

GitHub license Build Status

This projects goal is to port most of the scripts for ImageMagick that are created by Fred Weinhaus to C#. With the help of Magick.NET a library will be created that will make it easy to use Fred's scripts in .NET.

License

This project uses the same license as Fred's ImageMagick Scripts. You can find the license in the LICENSE.md file.

Scripts

The scripts below have been ported to .NET and can be found on NuGet. Not all scripts have been ported at the moment. Create an issue if you want a specific script to be ported to C#.

Script Download Original
Autotrim download original
Cartoon download original
DraganEffect download original
Embroidery download original
TextCleaner download original
Tshirt download original
TwoColorThresh download original
Unperspective download original
Whiteboard download original

Collaborators

Script Name
Cartoon Christoph Bergmeister