Golang version using prallel goroutines.
import "traceskeleton"
See example.go
for detailed usage.
All source code is in src/traceskeleton/traceskeleton.go
export GO_PATH=$PWD; go build example.go
Test the example:
./example path/to/image.png
Output will be saved as out.svg
.
Developed at Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University.