Skip to content

A unit project for my Introduction to Algorithms and Data Structures class. Runs a k-means-clustering algorithm on a ppm file to produce a new image. Runtime with larger files and a high k value (greater than 4 or 5) can be lengthy. I believe photoshop or most other photo editing software can open ppm files. I used Gimp which worked quite well.

Notifications You must be signed in to change notification settings

daniel-black/k-means-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

About

A unit project for my Introduction to Algorithms and Data Structures class. Runs a k-means-clustering algorithm on a ppm file to produce a new image. Runtime with larger files and a high k value (greater than 4 or 5) can be lengthy. I believe photoshop or most other photo editing software can open ppm files. I used Gimp which worked quite well.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages