Skip to content

This notebook consist of implementation of K-Mean clustering algorithm on an image to compress it from scratch using only numpy

Notifications You must be signed in to change notification settings

Adioosin/image-compression-using-k-mean

Repository files navigation

Image Compression using K-Mean

This notebook consist of implementation of K-mean algorithm in image compression from scratch using only numpy.

Algorithm Used: K-mean Clustering No. of Clusters: 16

Original Image original image

Compressed Image with 16 colors original image

About

This notebook consist of implementation of K-Mean clustering algorithm on an image to compress it from scratch using only numpy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published