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

Implemented the color palette #77

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

Om-Alve
Copy link
Contributor

@Om-Alve Om-Alve commented Dec 14, 2023

Added a unified color palette which generates a diverse set of colors for representing different clases. The class ColorGen calculates the colors in the hsv color space and then converts it back to rgb, you can adjust the vibrance and saturation by changing the parameters respectively.

Copy link
Owner

@0ssamaak0 0ssamaak0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work! I will test it and give you feedback ASAP

Copy link

@yash8000 yash8000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh nice i was thinking of using a similar things of using random but your code is much better.

@Om-Alve
Copy link
Contributor Author

Om-Alve commented Dec 17, 2023

Thank you!

@0ssamaak0 0ssamaak0 merged commit 22571ed into 0ssamaak0:master Dec 27, 2023
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

Successfully merging this pull request may close these issues.

3 participants