/PyImageResize

Resize an image in python .

Primary LanguagePython

PyImageResize

Resize an image in python .

usage: ImageResize.py [-h] --size Size --source Source

Image resize program by Python. (To the same path)

optional arguments:

-h, --help show this help message and exit

--size Size The image size of the target. Format: 112*112.

--source Source Path to the source image.