O. T. Wilkerson
  • O. T. Wilkerson
  • Projects
  • Blog
  • Resume
  • Social
  • Projects
  • Blog
  • Resume
  • Social

An Implementation of K-Means Image Segmentation on Massively Parallel GPU Architecture using CUDA

Posted on December 3, 2018 at 8:56 am.

Written by Tanner Wilkerson

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.

Tags: Artificial Intelligence, Computer Vision, CUDA, Machine Learning, OpenCV