Soumik205 / Image_Color_Analyzer

A image processing project which can be used to analyze and classify colors in an image and plot that in a pie chart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image_Color_Analyzer

Used OpenCV to analyze a color image and then show the colors in a pie chart.

Algorithm Used

K-means Clustering algorithm is mainly used to cluster image in close color spectrums.

Screenshots

Input Image

image

Output Image

image

Acknowledgement

This project was done for the Artificial Intelligence Sessional Course under academic curriculum.

About

A image processing project which can be used to analyze and classify colors in an image and plot that in a pie chart.


Languages

Language:Jupyter Notebook 100.0%