ImageMagick.FredsScripts.TwoColorThresh

Automatically thresholds an image to binary (b/w) format using an adaptive spatial subdivision color reduction technique. This is the -colors IM operator as implemented with slight modification from Anthony's Examples at http://www.imagemagick.org/Usage/quantize/#two_color. For algorithm details, see http://www.imagemagick.org/script/quantize.php.


Keywords
Fred, Weinhaus, ImageMagick, TwoColorThresh
License
Other
Install
Install-Package ImageMagick.FredsScripts.TwoColorThresh -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