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

搜索资源列表

  1. fast_distance_map_caculate

    0下载:
  2. 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38977
    • 提供者:方宝玉
  1. cast.rar

    1下载:
  2. 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
  3. 所属分类:3D图形编程

    • 发布日期:2014-05-13
    • 文件大小:1968256
    • 提供者:dodo88
  1. Geneticalgorithm

    0下载:
  2. 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9716
    • 提供者:鲁明
  1. PSSM4u

    0下载:
  2. PSSM(Parallel-Split Shadow Maps)阴影算法C#源码-PSSM(Parallel-Split Shadow Maps)Shadow algorithm C# source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1730300
    • 提供者:Anew
  1. NeighborhoodModel-NM

    0下载:
  2. 遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:419704
    • 提供者:wu
  1. gpusurf

    0下载:
  2. GPU Accelerating Speeded-Up Robust Features. Many computer vision tasks require interest point detection and descr iption, such as real-time visual navigation. We present a GPU implementation of the recently proposed Speeded-Up Robust Feature extract
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1540934
    • 提供者:yangwei
  1. Newsense

    0下载:
  2. 磁共振成像经典算法sense,对于对并行成像的研究很有帮助-Magnetic resonance imaging classical algorithm sense, for the study of parallel imaging helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2293
    • 提供者:wengzhuo
  1. parallel

    0下载:
  2. 该论文描述了一种能够利用并行算法产生图像深度图的算法,同时该算法可以保存得到的图像特征-The paper describes a parallel algorithm to generate the image using depth map algorithm, while the algorithm can save the image characteristics obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4396724
    • 提供者:水婧
  1. SobelFilterImage

    0下载:
  2. 图像的膨胀、腐蚀、滤波、边缘提取的实现。采用的是并行算法,在opencl平台上实现。-Image dilation, erosion, filtering, edge detection implementation. Parallel algorithm is adopted, the opencl platform to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3834
    • 提供者:zengzhaoming
  1. ParalleAlgorithmsOfRemoteSensingImageProcessing.ra

    0下载:
  2. 遥感图像处理的平行算法的研究与应用及其具体的实现 -Remote sensing image processing and application of the parallel algorithm and its concrete realization
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23555083
    • 提供者:马安东
  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. shenjingwan-gluo

    0下载:
  2. 神经网络是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。 -The neural network is a model animal neural network behavioral characteristics of distributed parallel algorithm mathematical model of information processing. S
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:615
    • 提供者:csy
  1. Parallel-beam

    0下载:
  2. CT图像的平行束重建图像的重建算法,非常高-CT image parallel beam reconstruction image reconstruction algorithm, very high
  3. 所属分类:Graph program

    • 发布日期:2017-09-15
    • 文件大小:1029120
    • 提供者:亮剑
  1. resampleMetropolisPP-parallel

    0下载:
  2. 这是粒子滤波重采样里的算法,是用于并行运算的。-This is in the resampling particle filter algorithm, is used for parallel computing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:634
    • 提供者:
  1. resampleLocalSelection-parallel

    0下载:
  2. 这也是用于粒子滤波重采样的算法程序,另一种并行运算方法。-It is also used for particle filter resampling algorithm procedures, another parallel computing method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:717
    • 提供者:
  1. Based-on-parallel-beam-FBP-algorithm

    1下载:
  2. 基于matlab的平行束滤波反投影重建算法-Based on parallel beam filtered backprojection reconstruction algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3794
    • 提供者:
  1. fast-parrallel-and-opta

    0下载:
  2. 经典复合式指纹细化算法源码,算法步骤为先用快速并行算法遍历,后用OPTA算法遍历,附有注释。-Classic composite fingerprint thinning algorithm source code, for the first step of the algorithm with fast parallel algorithm traversal traversal algorithm after using OPTA, annotated.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:9283
    • 提供者:tony
  1. Fast-O(1)Bilateral-Filter

    0下载:
  2. Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:70275
    • 提供者:xiaofeifu
  1. convolutionFFT2dd

    0下载:
  2. 对图片进行二维快速傅里叶变换,并且用GPU的并行算法进行加速,大幅度提高运算速度-The picture-dimensional fast Fourier transform, and accelerated with the GPU s parallel algorithm, greatly improve processing speed
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:13056936
    • 提供者:莫小非
  1. a-new-color-constancy-algorithm

    0下载:
  2. 在一般的拍摄情况下,光照是平行均匀地照射到物体上的,往往关注光源颜色的变化而忽略了亮度信息,导致校正效果不理想,于是提出了基于亮度的改进算法。该算法的基本思想是,将图像均匀分块求取中心像素并对亮度进行加权,然后求取近似于整幅图像R、G、B三分量的平均灰度值,改进GrayWorld算法时用亮度加权取代了平均灰度值,最后将它与White-patch算法整合到一起,建立方程组解出调节参数,并根据参数进行调整。-In normal shooting situations, the light is un
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1155
    • 提供者:曹家敏
« 12 3 4 »
搜珍网 www.dssz.com