搜索资源列表
suppression
- 运用C++与CUDA结合做超声图像噪声斑点抑制,取得了很好的效果。-The use of C++ and CUDA to do ultrasound images with spot noise suppression, achieved good results.
CUDA_BITONIC
- This project is the Bitonic Sort implementation on GPU s using CUDA C.
siftGPU
- 在GPU-CUDA平台上计算SIFT特征点,使用cuda-C,使SIFT提取特征加快-SIFT feature points calculated on the GPU-CUDA platform, use cuda-C, so SIFT feature extraction to accelerate
CBCT
- FDK重建算法 希望对其他人能有帮助 用C和cuda 实现的-fdk reconstrcution algorithm using cuda and c source code hope to help others it may be usefull. it is implented by c and cuda
EdgeDetectorCUDA-master
- Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.