ashishsahu1 / ML-ProjectYard

This repo consists of multiple machine learning based projects with frontend
Mozilla Public License 2.0
214 stars 146 forks source link

Color detection in image & in realtime through webcam #436

Closed goelesha closed 3 years ago

goelesha commented 3 years ago

It solves issue #434 There is a folder named Real-time Detection which serves as a realtime detector for RGB colours. In that colours are detected in real-time surroundings through webcam.
The folder model contains a python notebook that detects colors in an image whenever a particular color is clicked in the image.

@ashishsahu1 @gpriya32 Kindly merge this PR.