Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 293 Bytes

One-line Art

This project is inspired by continuous one-line art, the code tries to draw continuously the edges of an image using Complex Fourier Transform

Setup

  1. pip3 install -r requirements.txt
  2. Modify generate.py to select your images.
  3. python3 generate.py

Examples