Clear Filters
Clear Filters

k-means clustering using CUDA gpu with MATLAB programming

1 view (last 30 days)
I want to implement k-means clustering for image segmentation using parallel processing CUDA GPU. I have done using C++ but now i want to do it for MATLAB.

Answers (2)

Nicolas Schmit
Nicolas Schmit on 24 Oct 2017
Here is the documentation about GPU computing in MATLAB

Joss Knight
Joss Knight on 24 Oct 2017

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!