Skip to content

HHPLow/make-picture-more-green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make picture more green and fuzzy

USAGE

Usage: python green.py source_pic [option]

-h or --help: show this usage

-r or --resize: resize the picture. Default: (0, 0) not resize. Format:(h, w)

-c or --compress: compress picture. Default: 30. Format:(0, 100]

-g or --green: make picture more green times. Default: 20. Format: [0, oo)

-s or --save: location save the work. Default: Script path and named green+filename. Format: Full path.

DEPEND ON

numpy+mkl

pillow

scipy(depend on numpy+mkl)

About

Just a little script to make picture more green and fuzzy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages