Skip to content

A script where given a directory of images, it removes images that don't have a certain color (given in BGR) in it

Notifications You must be signed in to change notification settings

TSharvananthan/ColorFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Color Filter

A script where given a directory of images, it removes images that don't have a certain color (given in BGR) in it

Getting Started

First Time?

Install Libraries

git clone https://github.com/TSharvananthan/ColorFilter
cd ColorFilter
pip install -r requirements.txt

First Program

cd ColorFilter
python colorfilter.py

About

A script where given a directory of images, it removes images that don't have a certain color (given in BGR) in it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages