搜索资源列表
suppression
- 运用C++与CUDA结合做超声图像噪声斑点抑制,取得了很好的效果。-The use of C++ and CUDA to do ultrasound images with spot noise suppression, achieved good results.
GmmDetector
- Cuda GMM detector write on visual c-Cuda GMM detector write on visual c++
matrixcompute
- cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。-cuda
bicubicTexture
- Bicubic interpolation using CUDA
Cloth
- visual c++ nvidia cuda realistic Cloth algortihm with other
distribution
- CUDA与C++结合,做三维反应堆中子通量分布,和有效增强。效果很好。-Combination of CUDA and C++, do three-dimensional neutron flux distribution, and effective enhancement. Good effect.
CUDA_BITONIC
- This project is the Bitonic Sort implementation on GPU s using CUDA C.
cuda2Dcov
- cuda 2D 二维图形上的快速卷积操作。C++语言实现-cuda 2D dimensional graphics on the fast convolution operation. C++ language
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
Face-Recognition-2.4.9
- 使用emcv C#进行人脸定位与识别对比,各位要自己下载libemgucv-windows-universal-cuda-2.9.0.1922-beta.exe文件-Use emcv C# for face location and recognition contrast, you have to download their libemgucv-windows-universal-cuda-2.9.0.1922-beta.exe file
cudaPopencvPc
- 在cuda+opencv环境下,C语言 real time dynamic tone mapping operator on gpu仿真代码-real time dynamic tone mapping operator on gpu
opencv_cuda-gaussion-filter
- 实现cuda——opencv版本的图像高斯模糊-realize the gaussion filter with cuda c and opencv
add103
- CUDA 编写的 基于c的矩阵相加,适合初学者参考-CUDA prepared a matrix based on the sum c
cuda_flow_1_0.tar
- 基于CUDA的稠密光流 C++代码,对车辆的跟踪,可以用于计算车流-CUDA-based dense optical flow C++ code, vehicle tracking can be used to calculate the traffic
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++.