搜索资源列表
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
cudaOpenMP
- CUDA 的编程示例,主要是用于通用计算的扩展,值得研究学习-CUDA GPGPU
histKernel
- CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
juzhen
- cuda矩阵乘法的源代码。(注:需要cuda平台)-cuda matrix multiplication of the source code. (Note: the need for cuda platform)
GPU
- 采用GPU通用计算API(CUDA)实现矩阵相乘-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication
cppIntegration
- cuda加速实现的解码器 通过gpu实现高速编码.-cuda decoder to accelerate the adoption of high-speed encoding gpu.
CUDAreduction
- CUDA的流式缩减示例,比较经典的代码 可供参考-CUDA reduction
simpleTexture
- GPU纹理使用,CUDA的代码 纹理可以作为数据的存储介质-GPU texture CUDA
Pinghua_dotNet
- 基于cuda的图像平滑。需要n卡显卡,G8以上-Cuda-based image smoothing. N card needed card, G8 over
40e87b3a-0df7-43ec-8729-916b7c6ea92fR
- 基于CUDA的立体视觉 在本文中,我们提出了一个基于GPU的加速方法,以加快计算量图像配准 统一设备架构(CUDA技术)。一种新颖的CUDA技术为基础的联合直方图计算方法介绍 在这个文件,该文件还对二维图像配准和其他应用程序的一般图形宝贵。此外, 1算法的改进,提出改进FMRIB广泛使用的线性图像注册工具 (调情)。虽然采取了额外的时间是通过应用该算法的改进,我们的实现表明, 能够执行一个完整的12个自由度(自由度)的两个脑容量图像配准在近35秒, 时间大约是10比本
ColorProcessor
- cuda图像数据处理,压缩算法,自己也在学习不错的-cuda image data processing, compression algorithms, its also a good learning
UsingTexture
- 国外大牛介绍如何在cuda中使用纹理的文章。-Large foreign cattle cuda how to use texture in the article.
CUDA
- Some key techonich of video codec ,using nvidia cuda .it is a gaishu of this feild.video interlacing using cuda motion vector-Some key techonich of video codec ,using nvidia cuda .it is a gaishu of this feild.
ConvolutionCUDA
- Convolution filtering is a technique that can be used for a wide array of image processing tasks, some of which may include smoothing and edge detection. In this document we show how a separable convolution filter can be implemented in NVIDIA CUD
CUDA_ImgProcessing
- 基于CUDA的图像处理例子,可以方便大家学习使用 -Image processing based on CUDA
Gpucv
- This sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapting opencv.-This is sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapti
SiftGPU-V370
- 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
GPU-CUDA
- 一些GPU学习资料, 一些GPU学习资料-Some GPU learning materials, some GPU learning materials, learning materials some of GPU
CUDA
- GPU编程计算统一设备架构Cuda的入门资料 中文版讲的比较详细-GPU Compute Unified Device Architecture Cuda programming introductory information about the Chinese version of the more detailed
GPU高性能编程CUDA实战中文
- cuda编程指南,cuda入门编程必备良药(CUDA Programming Guide, CUDA introductory programming essential medicine)