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

HSPB Algorithm #19

Open
oaustegard opened this issue Apr 11, 2022 · 0 comments
Open

HSPB Algorithm #19

oaustegard opened this issue Apr 11, 2022 · 0 comments

Comments

@oaustegard
Copy link
Owner

oaustegard commented Apr 11, 2022

As determined by testing #13 and #16 the approach of basing hue on the primary vivid color and the brightness on the primary overall color may not be particularly useful. Instead let's attempt to get a Hue, Saturation and Perceived Brightness of each pixel.

Subsequently (in #20) 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).

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