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

搜索资源列表

  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. AdvMorph

    0下载:
  2. 用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2327422
    • 提供者:
  1. Morph

    0下载:
  2. 形态学变换包括开运算闭运算结构,细化,腐蚀,膨胀等-Morphological transformation, including open computing closing operation structure, thinning, corrosion, swelling, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2181384
    • 提供者:周可
  1. bwmorph

    1下载:
  2. 一个基于形态学图像细化的程序,处理效果挺不错的-Morphological image thinning based on the procedures
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:3956
    • 提供者:wanlileng
  1. 06

    0下载:
  2. 图像形态学处理,图像腐蚀,图像膨胀,图像细化,边缘检测-Morphological image processing, image corrosion, image expansion, image thinning, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:101900
    • 提供者:邓波
  1. test2

    0下载:
  2. This a simple a gorithm for fingerprint image thinning. The image should be of good quality and binarized prior to the thinning. The thinning process is by using morphological mathematics.-This is a simple a gorithm for fingerprint image thinning. Th
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1635
    • 提供者:geo1985
  1. Morph

    0下载:
  2. 对图像做形态学变换,图像腐蚀,图像膨胀,开,闭,图像细化-Morphological transform the image so the image erosion, image expansion, open, closed, image thinning
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:84979
    • 提供者:skylost
  1. Morph

    0下载:
  2. 本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscale image processing, further th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4381033
    • 提供者:xinxin
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. test5

    0下载:
  2. 建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。 -Graphics can be imported to create a distinction between the morphological algorithm, algorithm input is a three graphics (which is three
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:20224
    • 提供者:名人
  1. Morph

    0下载:
  2. 实现图形的形态学变换,包括腐蚀、膨胀、开、闭以及细化-Achieve graphics morphological transformation, including erosion, dilation, opening, closing, and thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2166275
    • 提供者:木子
  1. xingtaixue

    0下载:
  2. 用c写的数学形态学运算,包括膨胀腐蚀细化算法-Written by c morphological operations, including the expansion of corrosion thinning algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:15695
    • 提供者:刘及
  1. hong_enhancement

    1下载:
  2. 指纹图像增强,gabor滤波器,包括形态学分割,形态学细化,加窗短时傅里叶变换增强,方向图估计及平滑,纹线频率估计及平滑-Fingerprint image enhancement, gabor filters, normalization, equalization, morphological segmentation, morphological thinning, windowed short time Fourier transform enhanced estimates and s
  3. 所属分类:Special Effects

    • 发布日期:2016-07-20
    • 文件大小:3072
    • 提供者:yx
  1. VCPPImage-process

    0下载:
  2. 关于VC++的图像图形基本处理的源码,包含几何变换,形态学处理,图像细化等。-About basic processing of source code, vc++ image graphic contains geometry transform, morphological processing, image thinning and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:322583
    • 提供者:代菊
  1. tiaowenchuli

    0下载:
  2. 对采集到的干涉条纹进行二值化,形态学细化等基本处理-The collected interference fringes binarization, thinning and other basic morphological processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:555
    • 提供者:李小梦
  1. corrosions

    0下载:
  2. 形态学的膨胀,腐蚀,细化的MATLAB的源代码,对初学者有用-Morphological expansion, corrosion, thinning of MATLAB source code, useful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17262
    • 提供者:段森
  1. DynSplitView3

    0下载:
  2. 图像细化可以根据击中或击不中变换来定义,粗化是细化的形态学对偶。-Image thinning can be defined in terms of hit-or-miss transform, crude is the detailed morphological duality.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:562
    • 提供者:silver teng
  1. 实验报告7-马杰民1030514432

    0下载:
  2. 1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。 2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。 3. 在GUI中,实现二值图像的开运算、闭运算。 4. 在GUI中,实现二值图像的形态学应用: 边界抽取 (boundary extraction) 区域填充 (region filling) 细化 (thinning) 粗化 (thickening) 骨架 (skeletons) 修剪 (pr
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:800768
    • 提供者:Jamesma
搜珍网 www.dssz.com