Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 442 Bytes

File metadata and controls

10 lines (8 loc) · 442 Bytes

String Art Project

This program will convert an image (in png or jpg) into string art.

What is "string art"?

https://www.youtube.com/watch?v=WGccIFf6MF8 - You can watch about it here

How do I use this

Put an image into the same location as the main.py, rename it to either "input.png" or "input.jpg" The image will be cropped and reduced to 500 x 500 Wait until the program is complete and the result will be located in "result.png"