This project explores colors in various images and then enables the user to query the images based on a given color.
-
Updated
Oct 1, 2020 - Jupyter Notebook
This project explores colors in various images and then enables the user to query the images based on a given color.
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.
Successful work completed as Intern at The Sparks Foundation TSF GRIP in Sept - Oct 2023.
Color Detection based on HSV approach from a self made dataset of 256 colors.
Implement an image color detector which identifies all the colors in an image or video. ● Below resources are just for references you can use any library/approach to achieve the goal. ● Resources: link1 ● Task submission: 1. Host the code on GitHub Repository (public). Record the code and output in a video. Post the video on YouTube 2. Share lin…
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.
This project explores colors in various images and then enables the user to query the images based on a given color.
Identification of color in an image using opencv-python
Extraction of colors from images using KMeans algorithm and filtering images from a collection of images based on RGB values of colors.
Identification of colors in a digital image
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."