Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 402 Bytes

Clustering Methods

This is an overview of K-Means and Elbow methods to cluster an image:

Nyan Cat Image

We use different libraries to compute the clusters of an image with different K values. Then, we apply the Elbow method to find the optimal value to cluster it.

Clusterized Nyan Cat Image