项目作者: abhoi

项目描述 :
KMeans to perform color segmentation
高级语言: Python
项目地址: git://github.com/abhoi/AutoColor.git
创建时间: 2017-07-31T14:15:45Z
项目社区:https://github.com/abhoi/AutoColor

开源协议:MIT License

下载


AutoColor

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