Making JavaScript Art (P. 2)
This post introduces the problem of turning pictures into shapes and covers some technical details. What do I mean by pictures to shapes? In other words, the task is to extract the recognizable regions from the picture. For example, given a picture of a person, extract the person. …