Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 790 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 790 Bytes

PNG Image Object Cropper

Will Sims - 04/05/2018

About

This script was built to crop PNG images based on the objects within the image. It works well for logos and emblems. Users can change the DPI that is used to calculate the image size in Inches.

Built With

  • SciKit Image: used to load, manipulate, and make calculations on images
  • NumPy: used the ndarray as a data structure to represent images.
  • Matplotlib: used to handle the visualization/plotting of images

Examples

Example 1