Extract colors from an image. Colors are grouped based on visual similarities using the CIE76 formula.
-
Updated
Oct 19, 2020 - Python
Extract colors from an image. Colors are grouped based on visual similarities using the CIE76 formula.
The Color Image Segmentation Project is a web app that identifies dominant colors in an image using KMeans clustering. Users can upload images and segment them into prominent colors for applications like color analysis, design inspiration, and artistic exploration.
Add a description, image, and links to the image-colors topic page so that developers can more easily learn about it.
To associate your repository with the image-colors topic, visit your repo's landing page and select "manage topics."