Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 797 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 797 Bytes

Color detection

Color detection is done by reading a image,comparing it with the data set and then identifying the color in it.


Step-by-step procedure is given in color.ipynb
Program alone is given in Project-1.ipynb
Data set is given in colors.csv.txt
Image for testing is given in img


OUTPUT:

Color_dectection.mp4