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

[Feature Request] Support for more color quantisation algorithms #20

Open
ashwani-rathee opened this issue Nov 29, 2022 · 0 comments
Open

Comments

@ashwani-rathee
Copy link

There is only 1 algorithm available and that too written specifically for RGBA format, It would be great to have the other algorithms like:

  • Uniform quantisation
  • K-means quantisation
  • Median cut algorithm
  • Octree quantisation
  • K-d tree quantisation(Minimum variance partitioning)

I can help with last three fast ones

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