搜索资源列表
knn_cublas_with_indexes
- KNN 算法的cuda实现,通过cublas-KNN algorithm with cuBlas under CUDA
knn
- cuda下的brute force的 knn algorithm-knn under cuda
vincentfpgarcia-kNN-CUDA-70dc929
- KNN algorithm source code which allows you to find the k nearest neighbour.
imageDenoising
- 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
kNN-CUDA-master
- k nearest neighbour code implemented on cuda