Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 545 Bytes

File metadata and controls

20 lines (14 loc) · 545 Bytes

pyImageCropper

A simple interactive tool for cropping images with python, built on Tkinter GUI

Used for get training images, might be helpful on some computing vision or machine learning tasks

Prerequirements

  1. Install Python Image Library

Usage

  1. Start with command line: python crop.py 'file or directory'

  2. Use mouse to select cropping area

  3. [optional] arrow keys to navigate the area

  4. Press 'space' key to save cropped area and go to next image