Skip to content

Xiuyu-Li/images-preprocessing-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

images-processing-kit

githubGitHub

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...


Usage

Clone the repo

$ git clone https://github.com/lxywizard/images-processing-kit.git

Run with Python

Python 3.5+ is supported and tested.

$ python images_processing.py

Then follow the instructions to do the intended operations for images.

About

A kit for preprocessing images (crop, move, rename etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages