/color-identification

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.

Primary LanguagePython

Colour Identification in Images

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. It is made and hosted with Streamlit.

View deployment