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

搜索资源列表

  1. Hough-fast

    1下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:wu tao
  1. Linedection

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9.5kb
    • 提供者:sdom
  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
    • 文件大小:38.06kb
    • 提供者:方宝玉
  1. Hough-transform

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9.42kb
    • 提供者:庄宇飞
  1. Hough-change

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear * extracted.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23.99kb
    • 提供者:成成
  1. ESfanrecon

    3下载:
  2. 基于matlab的平行束滤波反投影重建算法-Matlab-based parallel beam filtered back projection reconstruction algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.23kb
    • 提供者:胡小舟
  1. Direct

    0下载:
  2. 并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子-boundary segmentation parallel, serial boundary segmentation, regional segmentation parallel, serial regional segmentation, Canny operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79.16kb
    • 提供者:邓媛媛
  1. MorphologicalThin

    0下载:
  2. 本代码实现了形态学细化。 特点:中间过程可以存储在输入中,因此节省存储空间;并且附有注解,便于理解;附有参考文献,有算法描述。This function implements the morphology thinning. Input pSrc is a float matrix in the range of [0, 1]. It supports in-place operation.Ref: Z. Guo and R. W. Hall, \"Parallel Thinning w
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.11mb
    • 提供者:liuchao
  1. HoughDetectParallel

    0下载:
  2. 一个能够自动检测图象中是否存在平行线,并在图象中标示此平行线的VC源代码。-an image can automatically detect whether the existence of parallel lines, and the image of this parallel line marking the VC source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26.82kb
    • 提供者:李平强
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29.33kb
    • 提供者:纯净水
  1. hough

    0下载:
  2. 检测图像中的平行线。此代码已经在PC机器上经过调试。-Detection of parallel lines in the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:79.65kb
    • 提供者:慈红宾
  1. GRAPPA

    3下载:
  2. 并行磁共振成算法GRAPPA,希望对大家有帮助,内有K空间数据。-Generalized Autocalibrating Partially Parallel Acquisitions (GRAPPA)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-28
    • 文件大小:2.08mb
    • 提供者:awen
  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
    • 文件大小:9.49kb
    • 提供者:鲁明
  1. Newsense

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

    • 发布日期:2017-03-30
    • 文件大小:2.24kb
    • 提供者: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
    • 文件大小:4.19mb
    • 提供者:水婧
  1. tuxiangsihua

    0下载:
  2. 图像细化代码 c++运行 并行图像细化代码及图像细化代码 -Image thinning code c++ code and run parallel image thinning image thinning code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:11.98kb
    • 提供者:
  1. resampleMetropolisPP-parallel

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

    • 发布日期:2017-04-11
    • 文件大小:634byte
    • 提供者:
  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
    • 文件大小:717byte
    • 提供者:
  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
    • 文件大小:3.71kb
    • 提供者:
  1. parallel reconstruction

    0下载:
  2. 实现CT图像重建,使用的方法是平行束直接重建(CT image reconstruction is achieved by parallel beam direct reconstruction.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:34.3mb
    • 提供者:豆芽菜
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com