Welcome to the world of real-time red color detection using OpenCV and Python! This repository contains a Python script that leverages OpenCV to detect red objects in live video streams. The code processes video frames, converts them to the HSV color space for improved color detection, and applies morphological operations to reduce noise. It identifies and draws rectangles around red objects, calculating the average color within each object. The detected color is displayed as an RGB label on the video feed. This project is a hands-on example of computer vision and image processing, showcasing how OpenCV can be used for practical applications. Explore the code and learn about color detection techniques while working with real-time video streams.
-
Notifications
You must be signed in to change notification settings - Fork 0
JGPFlores/Real-time-color-detection-using-OpenCV-and-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Detect red objects in real-time video using OpenCV and Python, showcasing practical computer vision and image processing with HSV color conversion and morphological operations.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published