Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 359 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 359 Bytes

Colour-Identification-in-Images

In this colour detection Python project, we are going to build an application through which you can automatically get the name of the colour by clicking on them. So for this, we will have a data file that contains the color name and its values. Then we will calculate the distance from each colour and find the shortest one.