Skip to content

Different Applications of K-Means Clustering in Image Analysis

License

Notifications You must be signed in to change notification settings

ShrayanRoy/Color_KMeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-Means Pixels: Image Color Grouping and Analysis

This Repository explores the applications of K-Means Clustering in Image Analysis. K-Means Clustering is a simple method, which tries to find homogeneous subgroups among observations. We will use these ideas to find the Color Palette of the Image, Color Harmonization, Color Compression, and many more.

Languages Used: R, C++

Some Examples :

A. Finding Color Palette :

Here with K = 3, the India Gate is properly characterized.

B. Color Harmonization using Closest-Color Approach.

Releases

No releases published

Packages

No packages published