Skip to content

Removes black and white borders from images using python

Notifications You must be signed in to change notification settings

LazyCat420/image_cropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

About

Removes black and white borders from images using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages