项目作者: abhoi
项目描述 :
KMeans to perform color segmentation
高级语言: Python
项目地址: git://github.com/abhoi/AutoColor.git
AutoColor
A K-means clustering implementation to detect K dominant colors in a given image. The algorithm automatically determines K using Silhouette Coefficient metric.