/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.

Primary LanguagePython

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.