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

搜索资源列表

  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
    • 文件大小:1399107
    • 提供者:
  1. histKernel

    0下载:
  2. CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11427
    • 提供者:zzs
  1. JpegEncodeGPU

    1下载:
  2. GPU加速jpeg图像编码,利用CUDA架构的GPU进行加速-GPU accelerating image compression using CUDA-enable GPU
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4794110
    • 提供者:wangweiming
  1. pso

    1下载:
  2. cuda加速粒子群算法的代码,非常不错哦-particle swarm algorithm to accelerate the cuda code
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:104192
    • 提供者:wangwei
  1. Image_edge_detection

    1下载:
  2. 文章介绍了一种基于CUDA的图像边缘检测方法-Introduce a CUDA-based image edge detection method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:439023
    • 提供者:liuxiao
  1. CUBLASdoc

    0下载:
  2. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:484183
    • 提供者:marcelo pereyra
  1. Pinghua_dotNet

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

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

    0下载:
  2. 基于cuda的dct图像压缩编码。要求:n卡,g80以上配置,支持cuda-Cuda-based image compression coding of dct. Requirements: n cards, g80 and above configurations, supporting cuda
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2924464
    • 提供者:jinshuang
  1. 40e87b3a-0df7-43ec-8729-916b7c6ea92fR

    0下载:
  2. 基于CUDA的立体视觉 在本文中,我们提出了一个基于GPU的加速方法,以加快计算量图像配准 统一设备架构(CUDA技术)。一种新颖的CUDA技术为基础的联合直方图计算方法介绍 在这个文件,该文件还对二维图像配准和其他应用程序的一般图形宝贵。此外, 1算法的改进,提出改进FMRIB广泛使用的线性图像注册工具 (调情)。虽然采取了额外的时间是通过应用该算法的改进,我们的实现表明, 能够执行一个完整的12个自由度(自由度)的两个脑容量图像配准在近35秒, 时间大约是10比本
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3177875
    • 提供者:王冉
  1. ColorProcessor

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

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

    1下载:
  2. 基于CUDA的医学图像配准实例-CUDA-based medical image registration examples........
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3180578
    • 提供者:
  1. timing

    0下载:
  2. cuda中很多时间都需要知道算法的运行时间,此程序实现了这一功能。-cuda need to know a lot of time in running time, this procedure to achieve this functionality.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:9898
    • 提供者:wangzhenhua
  1. cuda_txcl

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

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

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

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

    0下载:
  2. CUDA程序,利用CUDA SDK中实例改写,可对图片进行并行计算,得到旋转后图像。-CUDA programs, it can be carried out parallel to the image obtained after rotating the image.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:711278
    • 提供者:黑色魍魉
  1. cuda-stretch

    0下载:
  2. IdL和ENVI二次开发的图像拉伸算法,可交互使用-IdL secondary development and ENVI image stretching algorithm can be used interchangeably
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:46728
    • 提供者:李兴春
  1. cuda-ndvi

    0下载:
  2. 计算遥感图像的NDVI的的强大算法,可用ENVI交互使用-Remote sensing NDVI calculation of the powerful images algorithms, can interact with ENVI
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:49622
    • 提供者:李兴春
  1. 12

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

    • 发布日期:2017-04-07
    • 文件大小:49130
    • 提供者:wangli
  1. Non Local Means with Cuda

    0下载:
  2. 使用cuda对快匹配算法进行并行化处理,提高了运算速度(The fast matching algorithm is parallelized with CUDA, and the speed of operation is improved.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:350208
    • 提供者:`Ban
  1. CUDA-Image-Encryption-master

    2下载:
  2. 利用CUDA进行并行图像加密 程序需要安装cuda 配合 VS方可运行(Using CUDA for parallel image encryption program needs to install CUDA and VS to run)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:11172864
    • 提供者:mc2tkmm
« 12 3 »
搜珍网 www.dssz.com