Skip to content

This program detects Red, Green, and Blue color from the Live Camera feed using image detection libraries and functions. Each color has a distinct mask variable encoded and inRange and bitwise_and operations are performed.

Notifications You must be signed in to change notification settings

arindam117/Color-Detection-using-OpenCv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Color-Detection-using-OpenCv

This program detects Red, Green, and Blue color from the Live Camera feed using image detection libraries and functions. Each color has a distinct mask variable encoded and inRange and bitwise_and operations are performed. There are numerous application platforms, such as Spoil detection in groceries and fruits, these systems can alert visually challenged indivisuals about the traffic signals.

About

This program detects Red, Green, and Blue color from the Live Camera feed using image detection libraries and functions. Each color has a distinct mask variable encoded and inRange and bitwise_and operations are performed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages