Skip to content

Implementation of Kmeans algorithme on brain MRI, in a parallel manner with MapReduce

License

Notifications You must be signed in to change notification settings

ubmagh/KMeans_mri_MapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMeans_mri_MapReduce

Implementation of Kmeans algorithme on brain MRI images, in a parallel manner with MapReduce


Demos

demo 1

input : 3 random centers & a small Gif MRI image

output :

1 * | 2 * | 3 *


demo 2

input : 3 random centers & a large JPEG MRI image

output :

1 * | 2 * | 3 *


demo 3

input : 8 centers & large JPEG MRI image

output :

1 * | 2 * | 3 * | 4 * | 5 * | 6 * | 7 * | 8 *


animated pics

🤔

.

About

Implementation of Kmeans algorithme on brain MRI, in a parallel manner with MapReduce

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages