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.
geometric basics (start with circles) super enlarged "pixels" from any image:
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.