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

goemetric basics color regions over image #55

Closed
earthbound19 opened this issue May 13, 2020 · 1 comment
Closed

goemetric basics color regions over image #55

earthbound19 opened this issue May 13, 2020 · 1 comment

Comments

@earthbound19
Copy link
Owner

geometric basics (start with circles) super enlarged "pixels" from any image:

  • import image
  • get subset of pixels and make an array of their color and location
  • group pixels near each other with similar color into "shape" area
  • replace them with geometric primitives of sampled color, spaced apart and on colored backdrop.

Others have done this with these programs in Go and Filter Forge (which I don't remember the names of right now). The shape and outline and stroke and distancing possibilities I'm imagining would be different though--actually similar to some Aboriginal art.

@earthbound19 earthbound19 added this to maybe someday in _ebDev tracker via automation May 13, 2020
@earthbound19 earthbound19 moved this from maybe someday to up next in _ebDev tracker May 13, 2020
@earthbound19
Copy link
Owner Author

_ebDev tracker automation moved this from up next (or current sprint) to done Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant