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.
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