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

better algorithm for finding color areas #4

Open
lukaswagner opened this issue May 31, 2018 · 2 comments
Open

better algorithm for finding color areas #4

lukaswagner opened this issue May 31, 2018 · 2 comments
Labels
enhancement Improvement of existing implementation

Comments

@lukaswagner
Copy link
Contributor

instead of using a fixed grid, we should use some smart algorithm to split the image into areas of the same color. ideas:

  • voronoi
  • low poly image generation
@lukaswagner lukaswagner added the enhancement Improvement of existing implementation label May 31, 2018
@lukaswagner lukaswagner added this to the necessary improvements milestone May 31, 2018
@lukaswagner
Copy link
Contributor Author

@Daniel-Amadeus Daniel-Amadeus removed this from the necessary improvements milestone Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing implementation
Projects
None yet
Development

No branches or pull requests

2 participants