C

Color Detection Using Machine Leaning

Machine Learning

C

Color Detection Using Machine Leaning

Machine Learning

The problem Color Detection Using Machine Leaning solves

Sometimes we can't able to identify the image through naked eyes. So we implimented code, it will detect the HSV range of that color and shows the output.

Challenges we ran into

Converting the image into RGB form and then to HSV was a challenging task. To overcome that we have used varies python libraries like matplotlib, numpy etc.

Technologies used

Discussion