Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 257 Bytes

paint images into cavases

#Instructions for Running:

python main.py input-image-path output-image-path

python main.py images/source/apple.jpg

python main.py images/source/apple.jpg paintedApple.jpg

#Language Python 2.7

#Lib Numpy, Scipy, OpenCV