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

Overall Hue, Brightness #20

Open
oaustegard opened this issue Apr 12, 2022 · 2 comments
Open

Overall Hue, Brightness #20

oaustegard opened this issue Apr 12, 2022 · 2 comments
Assignees

Comments

@oaustegard
Copy link
Owner

oaustegard commented Apr 12, 2022

Extract all vivid colored pixels from the image (Saturation (0.15, 1], PB (0.18, 0.95)), partition the overall image hue into a band, then sort by overall image perceived brightness (simple sum of all pixels/number of pixels).

Question: best way to extract overall image hue?

@oaustegard
Copy link
Owner Author

See #19

@oaustegard
Copy link
Owner Author

Seems to work better - I'm calling this good enough for now. (Potential improvement - classify very dark and very light images in separate bands (start and end?))

image

oaustegard added a commit that referenced this issue Apr 13, 2022
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