/color-reduction

using python for image color reduction

Primary LanguagePython

color-reduction

using python for image color reduction

We use the information from the link.

For image color reduction, we have several methods nearest color, error diffusion, and ordered dither.

  1. Nearest Color
  2. Error Diffusion
    • Floyd-Steinberg
    • Burkes
    • Stucki
  3. Ordered Dither