Skip to content

Detects color of objects from webcam feed. ColorPicker.cpp allows the user to solo colors out on the webcam

Notifications You must be signed in to change notification settings

Ben-Risley/OpenCVVideoColorDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenCVVideoColorDetection

Detects color based on the values of hue, saturation, and vibrancy from the OpenCV's inRange() function. The values hue, saturation, and vibrancy, can be calibrated to correspond to a given color. All fundamental colors (ROY G BIV) can be assigned to their own coordinates of hue saturation and vibrancy and simultaneously detected and labeled by the webcam.

About

Detects color of objects from webcam feed. ColorPicker.cpp allows the user to solo colors out on the webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages