Skip to content

kylemcdonald/BlindSelfPortrait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlindSelfPortrait

This repository now contains the current Python pipeline for converting black line-art images into a single continuous vector path for plotting.

Contents

  • continuous_vector_line.py: dependency-light vectorization and routing pipeline.
  • input-coloring/: source line-art images.
  • output-vectors/: generated continuous-vector outputs.

The old openFrameworks apps, notebook experiments, CLD binaries, and Potrace bundles have been removed.

Usage

python3 continuous_vector_line.py

By default this reads images from input-coloring/ and writes only two outputs per image into output-vectors/: the vectors JSON and the fixed 10px/30% opacity render.

About

An interactive installation that guides your hand to draw a self portrait.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors