Skip to content

Lexing/pyImageCropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

About

crop images with python, used for getting training images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages