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

Implement a mean computation for all relevant colors #7

Open
tylerreisinger opened this issue Dec 3, 2018 · 0 comments
Open

Implement a mean computation for all relevant colors #7

tylerreisinger opened this issue Dec 3, 2018 · 0 comments

Comments

@tylerreisinger
Copy link
Owner

The mean of Rgb is a very simple process, but the mean of polar colors is a bit more involved, as is the mean of xyY. It would be nice to have a trait to allow means to be computed from an iterator of color values.

@tylerreisinger tylerreisinger changed the title Implement a mean computation for all relevant color Implement a mean computation for all relevant colors Dec 3, 2018
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