项目作者: alvarorga

项目描述 :
Image reduction with K-means
高级语言: Python
项目地址: git://github.com/alvarorga/k-means-image-reduction.git
创建时间: 2018-02-06T18:49:27Z
项目社区:https://github.com/alvarorga/k-means-image-reduction

开源协议:

下载


Image reduction with K-means

This is a toy project in which we take the colors of an image and remap them
into the K most common colors.