djlad / kmeans-image-compression

Uses the k-means algorithm to compress an image. The image is broken up into images and clustered based on euclidean distance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kmeans-image-compression

Uses the k-means algorithm to compress an image. The image is broken up into images and clustered based on euclidean distance.

About

Uses the k-means algorithm to compress an image. The image is broken up into images and clustered based on euclidean distance.


Languages

Language:Jupyter Notebook 100.0%