CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cuda image-processing

搜索资源列表

  1. CUDA.rar

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上,The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:
  1. Laplacetest

    1下载:
  2. 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:2.66kb
    • 提供者:秦论剑
  1. NDVI

    0下载:
  2. 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:2.24kb
    • 提供者:秦论剑
  1. Pinghua_dotNet

    0下载:
  2. 基于cuda的图像平滑。需要n卡显卡,G8以上-Cuda-based image smoothing. N card needed card, G8 over
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882.69kb
    • 提供者:jinshuang
  1. ColorProcessor

    0下载:
  2. cuda图像数据处理,压缩算法,自己也在学习不错的-cuda image data processing, compression algorithms, its also a good learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.6kb
    • 提供者:刘超
  1. ConvolutionCUDA

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:vgaliano
  1. cuda_txcl

    0下载:
  2. 基于CUDA的高性能图像处理算法。着重介绍CPU和CUDA的计算能力,并详细介绍图像处理的背景以及几种操作的原理。在经过实验之后,对比CPU的计算能力可以发现,CUDA在并行处理数据的能力非常强大。由此可知,在图像处理的应用中,CUDA将大有可为。然而Hough变换的性能提升并不明显,其中的原子操作导致线程的排队,大幅度降低了线程并发性能,从而使得CUDA并行运算的优点不能显示出来,此问题的解决,有赖于对Hough变换并行算法的更深入研究。-CUDA-based high-performance
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9.09mb
    • 提供者:古月衣
  1. CUDA_ImgProcessing

    0下载:
  2. 基于CUDA的图像处理例子,可以方便大家学习使用 -Image processing based on CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:950.93kb
    • 提供者:zzs
  1. ImageProcess_CUDA

    0下载:
  2. 基于CUDA的图像处理框架,实现了图像的sobel算法 -Image processing framework based onCUDA,sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:zzs
  1. GPU-CUDA001

    0下载:
  2. 文章介绍如何使用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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:尘封
  1. 12

    0下载:
  2. CUDA图像处理的程序,这个程序速度快,效率高-CUDA image processing program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:47.98kb
    • 提供者:wangli
  1. GPU_CUDA

    0下载:
  2. CUDA是Nvidia公司出的一个工具包,能对显卡进行编程,是学习图像处理进阶的好工具。-CUDA is Nvidia' s out of a kit that can be programmed on the card is a good learning tool for advanced image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.13mb
    • 提供者:路过
  1. CUDA

    0下载:
  2. 一种基于CUDA的图像处理技术,可在c语言的基础上编译通过-CUDA-based image processing technology, based on the c language compiler
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:937.7kb
    • 提供者:蒋华
  1. Gaussian-blur-with-CUDA-5

    0下载:
  2. cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
  3. 所属分类:Other systems

    • 发布日期:2017-06-12
    • 文件大小:19.5mb
    • 提供者:ye
  1. CUDA_image

    0下载:
  2. 代码是基于CUDA环境下的图像卷积处理,基于Linux系统,文档中有makefile-Convolutional code on the image processing environment CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:548.85kb
    • 提供者:包包
  1. cudamat-01-15-2010.tar

    0下载:
  2. python代码,基于CUDA图像处理的Python代码部分,希望对初学python的同学能有所帮助-python code, based on Python code section CUDA image processing, the hope of learning can help students python
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:69.88kb
    • 提供者:Moy
  1. dolofas

    0下载:
  2. Convolutional Neural Networks for No-Reference Image Quality Assessment(泛读) Domain Transform for Edge-Aware Image and Video Processing NVIDIA Update: CUDA Week in Review (Spotlight on Deep Neural Networks CUDA 6) Skilling up for Oracle Fusion
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.22kb
    • 提供者:WEIMIN
  1. project3.tar

    0下载:
  2. 利用CUDA进行图像处理,压缩包内有CPU和GPU运行版本,时间上的对比非常明显-CUDA programming for Image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:504.83kb
    • 提供者:李强
  1. GPUBarCode

    0下载:
  2. 这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:仁仁
搜珍网 www.dssz.com