Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 657 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 657 Bytes

imageToAscii

Create ascii art from any image using canny-edge detection

To generate text output run

python script.py text

To generate turtle output run

python script.py turtle

Sample image

Will be converted into

Processd image

Another example Processec image 2

Turtle draw example

Processed image gif