oaustegard / Lottie_Playlist

MIT License
2 stars 0 forks source link

Color sorting algorithm #5

Open oaustegard opened 2 years ago

oaustegard commented 2 years ago

User Expectation: "Colors sorted like a rainbow"

Complication: 3D space in one dimensional ranking...

oaustegard commented 2 years ago

Should this be revisited to use a similar algorithm to the color extraction from #4?

oaustegard commented 2 years ago

Probably actually want to go the other way - "vividity" currently uses relative luminance but if the empirical testing shows hsp works better should use that for "vividity" calculation instead? Needs to be tested.