Parallel Grayscale Segmentation using 1D K-Mean using MPI and OpenMP.
This project uses K-Means to segment RGB image to grayscale segmentation and RGB segmentation. First the segmentaion is implemented sequentially, then using OpenMP and MPI.
- Using 16 clusters
- Using 20 clusters
- Using 10 clusters
- Using 16 clusters
- Using 20 clusters
- Using 10 clusters