Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 269 Bytes

Clustering_mean-shift_CUDA

Parallel Implementation Of Clustering mean-shift algorithm using CUDA. 2 Implementation one with shared memory one without it. Team Project at AUTh Parallel and Distributed Systems Course implemented with https://github.com/EKostinoudis