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

搜索资源列表

  1. 并行图像细化算法和C代码实现

    0下载:
  2. 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:权威
  1. 粗化细化

    0下载:
  2. 本程序是图形与图象处理方面的,实现的是对图片进行粗化和细化,学过此方面知识的人就知道。-graphics and image processing, and achieving the pictures of the rough and refined, academic knowledge of this person know.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:112127
    • 提供者:王云华
  1. 文字识别的细化算法

    1下载:
  2. 文字识别的细化算法,看着觉得还可以,有点意思,大家都来下载吧-Character Recognition refinement algorithm, I felt that I could watch, a little bit mean, we have to download it
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3750
    • 提供者:吕冰
  1. 图象腐蚀,膨胀,细化算法

    1下载:
  2. 图象腐蚀,膨胀,细化算法,很实用的 可以把图象的主干提取出来-image corrosion, expansion, refinement algorithm, a very practical image can be extracted from the trunk
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17659
    • 提供者:余风
  1. 细化

    0下载:
  2. 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity frame. The algorithm letter recognition, fingerprint detection application plays an important role.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:熊健
  1. 腐蚀,膨胀,细化算法代码

    0下载:
  2. 本程序实现的功能如下:腐蚀,膨胀,细化算法-the program functions as follows : corrosion, the expansion of thinning algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-28
    • 文件大小:16886
    • 提供者:彗星撞地球
  1. 腐蚀,膨胀,细化算法代码

    0下载:
  2. 腐蚀,膨胀,细化算法代码-corrosion, swelling, thinning algorithm code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17199
    • 提供者:zjc
  1. 图像的粗化细化

    0下载:
  2. 运用原图像的5×5相邻区域像素值,对图像进行细化处理和粗化处理。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:113877
    • 提供者:lmb
  1. 细化算法,提取二值黑白图象的骨架VC

    2下载:
  2. 细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2032
    • 提供者:李瑛
  1. 四种不同的图像细化算法

    2下载:
  2. 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3641
    • 提供者:刘华
  1. 边缘检测细化源代码

    1下载:
  2. VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48888
    • 提供者:刘晓宇
  1. 小波基的细化源码

    0下载:
  2. 很多时候需要小波基的细化,这是一个简单好用的小波基细化程序-often needs small Porgy Thinning, it is a simple and easy procedure thinning small Porgy
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3506
    • 提供者:晓奇
  1. 腐蚀,膨胀,细化算法代码

    0下载:
  2. 腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-corrosion, swelling, thinning algorithm code you want to achieve the algorithm code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15933
    • 提供者:王进强
  1. 粗化 细化

    1下载:
  2. 用于vc++图象粗化和细化处理,只能处理256色以下的图象,可连续处理.-for vc images rough and refined, can only handle 256 colors of images, continuous processing.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:100558
    • 提供者:徐天鹰
  1. 基于索引表的细化细化算法

    0下载:
  2. 基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度-table on the details thinning algorithm functions : Refinement of image parameters : lpDIBBits : the image of a dimensional arrays lWidth : image height lHeight : Image width
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1548
    • 提供者:王雷
  1. Hilditch细化算法

    1下载:
  2. Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1882
    • 提供者:王雷
  1. Pavlidis细化算法

    1下载:
  2. Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1593
    • 提供者:王雷
  1. OPENGL 三角形细化扭曲

    0下载:
  2. OPENGL 三角形细化扭曲!
  3. 所属分类:游戏

  1. 细化算法

    0下载:
  2. 细化算法,对图像转化二值图像后,对高亮部分细化之几个像素,适用于道路提取,某物体骨架提取,线路提取等领域(After the image is transformed to two value images, a few pixels of the highlighting part are applied to the extraction of road, the extraction of an object skeleton, the extraction of line and so
  3. 所属分类:图形/文字识别

  1. 细化算法-ThinnerRosenfeld

    1下载:
  2. Rosenfeld细化算法是一种并行细化算法,所得的骨架形态是8-连接的,使用于0-1二值图像。(Rosenfeld thinning algorithm is a parallel thinning algorithm. The skeleton shape obtained is 8-connected and used in 0-1 binary image.)
  3. 所属分类:其他

    • 发布日期:2019-12-22
    • 文件大小:1024
    • 提供者:cmclare
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com