Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LingDong- authored Mar 31, 2017
1 parent dd25bdf commit 4d9692e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Convert images to vectorized line drawings for plotters.
![Alt text](/screenshots/1.png?raw=true "")

- Exports polyline-only svg file with optimized stroke sequence for plotters;
- Sketchy style powered by Perlin noise;
- Contour-only or hatch-only modes.

## Dependencies
Python 2, PIL/Pillow, numpy, OpenCV (Optional for better speed and results)

Expand Down

0 comments on commit 4d9692e

Please sign in to comment.