搜索资源列表
simpleCUFFT
- CUFFT GPU的傅立叶变换 GPU的通用计算-CUFFT GPU CUDA
histKernel
- CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
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.
simpleTexture
- GPU纹理使用,CUDA的代码 纹理可以作为数据的存储介质-GPU texture CUDA
40e87b3a-0df7-43ec-8729-916b7c6ea92fR
- 基于CUDA的立体视觉 在本文中,我们提出了一个基于GPU的加速方法,以加快计算量图像配准 统一设备架构(CUDA技术)。一种新颖的CUDA技术为基础的联合直方图计算方法介绍 在这个文件,该文件还对二维图像配准和其他应用程序的一般图形宝贵。此外, 1算法的改进,提出改进FMRIB广泛使用的线性图像注册工具 (调情)。虽然采取了额外的时间是通过应用该算法的改进,我们的实现表明, 能够执行一个完整的12个自由度(自由度)的两个脑容量图像配准在近35秒, 时间大约是10比本
simpleTexture
- Nvidia GPU实现的简单纹理程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU textures to achieve a simple program for beginners to learn CUDA technology, have a strong reference
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
.GPU.Gems.3
- 目前最火的gpu技术大会精粹。从别人的代码学习并行和cuda框架-Currently the hottest gpu Technology Conference essence. Code to learn from others cuda framework for parallel and
GPU-CUDA001
- 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。 -An Artificial Neural Network is an information processing method that was inspired by the way biological nervous systems function, such as the brain, to process information. It is composed of a large number of
CUDA
- GPU编程计算统一设备架构Cuda的入门资料 中文版讲的比较详细-GPU Compute Unified Device Architecture Cuda programming introductory information about the Chinese version of the more detailed
GPU
- 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。- A Neural Network on GPU This article describes the implementation of a neural network with CUDA. library I developed- mainly using the MS.NET
GPU-hash-tabl
- 在cuda上用gpu实现散列表 在cuda上用gpu实现散列表-Implementation on cuda gpu in a hash table with
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
CudaSift-master
- 在GPU-CUDA平台上进行SIFT特征提取,加快提取速度-On GPU-CUDA platform SIFT feature extraction, speeding up the extraction rate
CUDA-with-GLOBAL-MEM-ON-SOBEL
- 用GPU做图像的Sobel边缘滤波算法,基于GPU的global memory 的CUDA算法。-Sobel Algorithm on GPU Global Memory with CUDA.
CUDA-with-SHARE-MEM-ON-SOBEL
- 用GPU做图像的Sobel边缘滤波算法,基于GPU的share memory 的CUDA算法。-Sobel Algorithm on GPU Share Memory with CUDA.
CUDA-Sobel-Filter-master
- This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to
GPU高性能编程CUDA实战中文
- cuda编程指南,cuda入门编程必备良药(CUDA Programming Guide, CUDA introductory programming essential medicine)