GitHub / rishraks / Color-Object-Detection
This project enables real-time detection of user-defined color objects using a webcam. Users enter a color name, and the program identifies objects matching that color by converting it to its HSV range, applying a mask, and detecting contours. It's a practical tool for object tracking, sorting, and interactive applications.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishraks%2FColor-Object-Detection
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: 5 months ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: about 1 month ago
Topics: computer-vision, numpy, opencv, pillow-library