Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 457 Bytes

image

crop or split the images which in destination directory.

usage: main.py [-h] [-i INPUT] [-o OUTPUT] mod
positional arguments:
mod                   define the type image process(crop or split)

optional arguments:
-h, --help            show this help message and exit
-i INPUT, --input INPUT
                        define the input path
-o OUTPUT, --output OUTPUT
                        define the output path