Skip to content

Recreates given photo in the style of a painting.

Notifications You must be signed in to change notification settings

tcutler96/Image-Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Paint

We take an image in Python and reproduce such that it looks like it has been painted. This is acheived with two different approaches, one utilising the PIL Image library and the other by the manipulation of Numpy arrays. Contains many image options, including saving the output, and the ability to process entire folders of images in one go.

Example Outputs

Flower Train Trees

About

Recreates given photo in the style of a painting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages