Skip to content

cmanning96/kmeans-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

KMeans Color Sampling

This is a simple implementation of color sampling with KMeans, written in Python. It takes an image, finds the most predominant k colors, and outputs a new image made up of only those k colors.

Example

Input: Example input Output: Example output

About

An implementation of the kmeans algorithm for image segmentation in Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages