/fast-dither

Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.

Primary LanguageCMIT LicenseMIT

To build, run 'make' within the modified directory and follow the README in that folder for instructions on executing the program.

The implementation was designed for and tested on ECE002.