Skip to content

Color-Detection Detect object by color. Coded in Python. Modules: Numpy, OpenCV and imutils

Notifications You must be signed in to change notification settings

AndrewMarines/Colors-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Colors-Detection

Colors-Detection Detect and print the coordinates of objects by color. Coded in Python.

Modules: Numpy, OpenCV and imutils.

Colors detected: white, red and green

Master Branch: Analyze directly by a Webcam

Screenshot Branch: Analyze a screenshot( press "F" to take a screenshot) by a webcam

Module installation:

pip install numpy

pip install opencv-contrib-python

pip install imutils

About

Color-Detection Detect object by color. Coded in Python. Modules: Numpy, OpenCV and imutils

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages