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

Feature requests to improve readability #34

Open
lgarczyn opened this issue May 6, 2018 · 0 comments
Open

Feature requests to improve readability #34

lgarczyn opened this issue May 6, 2018 · 0 comments

Comments

@lgarczyn
Copy link

lgarczyn commented May 6, 2018

I thought a bit since I read the article, and thought of ways to improve the results:

  • Not increasing the intensity of the background color. On a few example pictures the background becomes garish and over-saturated.

  • Using the CIE color space for clustering. It is much more accurate for calculating perceived color distance, and will result in superior clustering. CIE is implemented by the colormath library.

  • Using a walking median to calculate the background color. Could be done individually by color. Would result in a background color not stripped of the least significant bits.

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