Skip to content
/ dither Public

Implementation of various dithering algorithms in python with CIE-L*a*b* color distances

License

Notifications You must be signed in to change notification settings

polemon/dither

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dither

This is meant to implement several interesting dither algorithms

Purpose

I was a little underwhelmed by the fact that GIMP seems to implement only very few dithering algorithms. Once this thing achieves some sort of meaningful maturity, I might venture into porting this into a GIMP

License

ISC

There's a LICENSE.md in the root directory of this project. Read it.

About

Implementation of various dithering algorithms in python with CIE-L*a*b* color distances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages