Yellow color detection Using Open CV and Python

Опубликовано: 13 Май 2026
на канале: Sameer Dhungana
37
0

Welcome to my Yellow Color Detection project! In this video, I demonstrate how a real-time object detection system can be created using a phone camera and OpenCV. The system is capable of detecting yellow-colored objects and highlighting them with bounding boxes in the video feed. I also showcase how two different yellow objects are tracked and detected simultaneously.

🔹 Key Features:

Real-time yellow color detection using HSV color space.
Bounding boxes around detected objects for easy tracking.
Uses a phone camera as the video input.
Option to record both video and audio.
📂 Download the Code
You can download the full code for this project from my GitHub repository:
GitHub Link: https://github.com/Sameer-30/Color-Detection

Feel free to explore the code, modify it for your own projects, and improve the detection system! Don't forget to like, share, and subscribe for more tech projects and tutorials.