Skip to content

Various utility classes and functions for basic image manipulation and generation built atop Pillow.

License

Notifications You must be signed in to change notification settings

njhofmann/color-mess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-mess

A collection of various utility classes and functions related to basic image manipulation and generation built atop Pillow. Includes:

  • Full support for and conversion between the RGB, HSV, and LAB color spaces.
  • Commonly used color schema generators.
  • Gradient creation for any number of colors.
  • Extensible method for creating custom image gradients modelled around a predefined shape.
  • Voronoi diagram creation and iteration (using Lloyd's algorithm) using several kinds of distance functions.
  • Frosted glass and other filters built atop Voronoi diagram generation.

About

Various utility classes and functions for basic image manipulation and generation built atop Pillow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages