Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image_filter_black

Prepare environment:

git clone https://github.com/vilnic/image_filter_black
cd image_filter_black
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

run script:

source .venv/bin/activate
python image_filter_black.py -i <image>

About

filters only black color from image, leaving the rest white (using opencv).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages