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

Helper to maximize the intesity of RGB (or other spaces) #62

Open
tompazourek opened this issue May 15, 2020 · 0 comments
Open

Helper to maximize the intesity of RGB (or other spaces) #62

tompazourek opened this issue May 15, 2020 · 0 comments

Comments

@tompazourek
Copy link
Owner

It can be useful when we only care about the chromaticity, not the intensity.

It's implemented as follows:

  • find the max channel
  • divide all channels by the max channels

It can be useful when rendering the horseshoe charts.

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

No branches or pull requests

1 participant