Skip to content

pitsios-s/ImageSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageSegmentation

An application that is used for image segmentation(i.e to display an image with less colors that it actually has by creating clusters of colors). The number of colors to display in the segmented image is user-defined. For achieving the above goal, the application uses the two most famous clustering algorithms, K-means and Expectation-Maximization.

In order to run the KMeans implementation, run the script ML_KMeans, or ML_EM for the Expectation-Maximization implementation.

About

An image segmentation project, using clustering algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages