/egw-plugins

some plugins for the image-processing-project einguteswerkzeug

Primary LanguagePythonMIT LicenseMIT

some plugins for einguteswerkzeug. to roll your own just take a look at the base-class of filter & generator and the provided implementations.

Credits & Thanks

filters

The ASCII-art filter relies on codesnippets from the following Open Source projects:

Most filters are adopted from: https://github.com/Tinker-S/SomeImageFilterWithPython

  • The quads-filter is a quickndirty py3-port of the wonderfull code by Michael Fogleman

generators

The generator sprites is made with code by Eric Davidson.

The generator psychedelic is the wonderfull code of "Random (Psychedelic) Art, and a Pinch of Python" by Jeremy Kun.

The generator squares+circles is heavily inspired by Kevin Howbrook's Squares

The generator mondrian is an adoption of the Nifty Assigment Mondrian Art - Beautiful Recursion by Ben Stephenson (Stanford University)