CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - CUDA 图像

搜索资源列表

  1. suppression

    0下载:
  2. 运用C++与CUDA结合做超声图像噪声斑点抑制,取得了很好的效果。-The use of C++ and CUDA to do ultrasound images with spot noise suppression, achieved good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:582054
    • 提供者:孤雁
  1. histKernel

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

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

    0下载:
  2. 基于cuda实现的图像亮度直方图统计,很实用的一个小程序-Cuda implementation based on image brightness histogram, it is a small program useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:122464
    • 提供者:Danny
  1. histcall

    1下载:
  2. cuda 实现图像RGB直方图统计,实例图片(纯黑)也在附件中。如果遇到链接错误,记得连接器附加依赖项增加:LIBCMTD.LIB-Histogram compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:839337
    • 提供者:金圣韬
  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. 40e87b3a-0df7-43ec-8729-916b7c6ea92fR

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

    • 发布日期:2017-05-13
    • 文件大小: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. CUDA_ImgProcessing

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

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

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

    • 发布日期:2017-04-15
    • 文件大小:6831
    • 提供者: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
    • 文件大小:1393001
    • 提供者:尘封
  1. GPU

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

    • 发布日期:2017-05-03
    • 文件大小:1440528
    • 提供者:wuchangke
  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-06
    • 文件大小:49130
    • 提供者: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
    • 文件大小:14813692
    • 提供者:路过
  1. imageDenoising

    0下载:
  2. 基于cuda的GPU编程,实现图像降噪,内含cpp文件,cuda文件和所需的图像文件。-Cuda-based GPU programming, image noise reduction, containing cpp file, cuda file and the desired image file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1850416
    • 提供者:lishuang
  1. CUDA-with-GLOBAL-MEM-ON-SOBEL

    0下载:
  2. 用GPU做图像的Sobel边缘滤波算法,基于GPU的global memory 的CUDA算法。-Sobel Algorithm on GPU Global Memory with CUDA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1071
    • 提供者:liuzh
  1. CUDA-with-SHARE-MEM-ON-SOBEL

    0下载:
  2. 用GPU做图像的Sobel边缘滤波算法,基于GPU的share memory 的CUDA算法。-Sobel Algorithm on GPU Share Memory with CUDA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1089
    • 提供者:liuzh
  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
« 12 »
搜珍网 www.dssz.com