Skip to content

mrcopicat/parallel-implemented-Kmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

KMeanParallelMPI

A K-means based RGB/GrayScale image segmentor parallelised using MPI (Message Passing Interface)

A k-means segmentation project done for academical purposes. This project is a part of training on Parallel programming using MPI, JPP and OpenMP. The displayed part is the part I wrote by myself, to see the whole implementation (and to be able to execute the code), please refer to the repository referred below (JGratien).

Author :

  • Initial author : Jean-Mark Gratien JGratien
  • Edited & completed by : Benhari Abdessalam (Benhari1997)

About

A parallel implementation of the KMean Algorithm using MPI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages