Skip to content

Egr711/image_separator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_separator

Separates images

Small python program to manually crop images. Must have python installed with package:

  • opencv-python

Put the images you want to crop into the "images" folder then start the program. Any cropped images will go into cropped folder with the name "image_#"

Default keys are:

  • "f" : save cropped image
  • "a" : discard cropped image
  • "d" : move on to next image

Keys can be changed inside separator.py

Original Image: image

After Selecting an area on the image: image

About

Separates images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors