Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 305 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 305 Bytes

Image Cropper

Removes black and white borders from images using python

Install Instructions

conda create --name cropper python=3.9

conda activate cropper

pip install opencv-python

pip install numpy

Run Code (make sure you are in the folder with the .py file)

python bordercropper.py