A web app which can recognize the most prominent colours in an image and return a pie chart of those colours with their hex codes using K-means clustering algorithm.
-
Updated
Mar 13, 2023 - Python
A web app which can recognize the most prominent colours in an image and return a pie chart of those colours with their hex codes using K-means clustering algorithm.
Color Detection based on HSV approach from a self made dataset of 256 colors.
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.
Successful work completed as Intern at The Sparks Foundation TSF GRIP in Sept - Oct 2023.
Add a description, image, and links to the color-identification topic page so that developers can more easily learn about it.
To associate your repository with the color-identification topic, visit your repo's landing page and select "manage topics."