A tool kit for processing images, which contains the following functions:
- Crop images from multiple files equally into 9 pieces
- Rename images from multiple files
- Move a certain percentage of images from multiple files to new files in order to create testing sets
- Remove images from multiple files that are not in certain image types
- Resize images from multiple files
More functions will be added in the future...
$ git clone https://github.com/lxywizard/images-processing-kit.git
Python 3.5+ is supported and tested.
$ python images_processing.py
Then follow the instructions to do the intended operations for images.