Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color Quantization #1811

Open
AnogJani opened this issue Sep 25, 2023 · 0 comments
Open

Color Quantization #1811

AnogJani opened this issue Sep 25, 2023 · 0 comments

Comments

@AnogJani
Copy link

AnogJani commented Sep 25, 2023

Summary:

color quantization is a process that reduces the number of distinct colors used in an image, usually with the intention that the new image should be as visually similar as possible to the original image.
There are more details in the dedicated Wikipedia page.
(Edit: I just saw a coding challenge where Dan implements basic color quantization in this video though I think i would be very cool to see him implement a more sophisticated algorithm that produces a unique quantized color pallete based on the input image)

Visualisation:

image
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant