Skip to content

Simple python script to crop multiple images with bounding boxes stored in csv format

Notifications You must be signed in to change notification settings

amansrivstv/cropping-into-bounding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cropping-into-bounding using pillow

Simple python script to crop multiple images with bounding boxes stored in csv format

the script extracts coordinates from the csv file as (xmin,ymin,xmax,ymax) change code accordingly if your csv file has cordinates stored diffrently

the proccesed images are stored in an output folder in the same directory after execution

About

Simple python script to crop multiple images with bounding boxes stored in csv format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages