Skip to content

Image segmentation using k-means technique implemented in C

Notifications You must be signed in to change notification settings

archity/segmentation-kmeans-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Segmentation using C

Image segmentation using k-means technique implemented in C

Coloured PPM images have been used as inputs and image segmentation has been implemented using K-means technique. A detailed report can be found in the file report.

Input images used:

Frog The Night King

Few Outputs:

Frog (3 clusters) The Night King (3 clusters)

About

Image segmentation using k-means technique implemented in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published