Update README.md

pull/3/head
Lingdong Huang 2017-03-30 21:11:54 -04:00 zatwierdzone przez GitHub
rodzic dd25bdf70b
commit 4d9692e787
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -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)