Skip to content

HelioStrike/threshold-image-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

threshold-image-maker

Tiny helper module than can threshold an image and obtain its mask, and has a few helper functions like making the background transparent, and removing noise using connected components.

Installation

Install directly.

sudo pip3 install git+https://github.com/HelioStrike/threshold-image-maker.git

or

Clone and install.

git clone https://github.com/HelioStrike/threshold-image-maker
cd threshold-image-maker
sudo pip3 install .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages