Skip to content

kataya1/Oil-Paint-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oil paint it

A tool to turn Pictures into Oil paintings

using bilateral filter to flatinize the image and preserve the edges

how to use

in shell
python BLF.py imagePath

imagePath can be pic.jpg if in the same folder or folderName/pic.jpg

can also use wildcards like * for large number of image converions at once eg: images/*.png for all the images of type png in the images folder

works with any image filetype and can take many images as argements images/*.*

About

turn images into oil paints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages