abhoi / AutoColor

KMeans to perform color segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoColor

A K-means clustering implementation to detect K dominant colors in a given image. The algorithm automatically determines K using Silhouette Coefficient metric.

About

KMeans to perform color segmentation

License:MIT License


Languages

Language:Python 96.2%Language:Jupyter Notebook 3.8%