An Implementation of K-Means Image Segmentation on Massively Parallel GPU Architecture using CUDA
In this project, I recreated a K-Means Image Segmentation approach in CUDA. The kernel scheme for this approach was inspired by similar work from a research group from the University of Split, Croatia.