搜索资源列表

  1. 用形态学方法提取骨架线

    0下载:
  2. 用形态学方法提取骨架线。程序还是基于MFC的单文档界面,重用以前的位图包裹类来封装对位图的操作,增加一个数学形态学类来进行通用的数学形态学操作。-morphological Skeleton extraction methods. MFC procedures based on the single-document interface reuse previous bitmap category wrapped package to
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:234552
    • 提供者:111
  1. imgMathMorph

    0下载:
  2. 该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2266545
    • 提供者:高芳
  1. 图像形态学操作实验工具

    0下载:
  2. Morphology0.3.rar,一个很好的数学形态学操作程序,使用OpenCV编写,使用此程序便于研究形态学图像处理 图形图像处理
  3. 所属分类:源码下载

    • 发布日期:2011-08-03
    • 文件大小:96215
    • 提供者:cyrus_578575257
  1. 用形态学方法提取骨架线

    0下载:
  2. 用形态学方法提取骨架线。程序还是基于MFC的单文档界面,重用以前的位图包裹类来封装对位图的操作,增加一个数学形态学类来进行通用的数学形态学操作。-morphological Skeleton extraction methods. MFC procedures based on the single-document interface reuse previous bitmap category wrapped package to
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-29
    • 文件大小:248832
    • 提供者:111
  1. imgMathMorph

    0下载:
  2. 该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:4235264
    • 提供者:高芳
  1. imp0new

    0下载:
  2. 几个程序,Wallis变换,DCT变换,形态学操作-several procedures, Wallis transform, DCT, morphological operations
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:3820544
    • 提供者:杨敏
  1. Morphy

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的数学形态学操作,包括:膨胀、腐蚀、开运算、闭运算和图像的细化。-VC prepared by an image processing procedures : it can image the mathematical morphology operations, including : Expansion, corrosion, opening operation, closing op
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:86016
    • 提供者:何再兴
  1. gaijinyuzhifenge

    0下载:
  2. 采用迭代算法,实现了图象分割阈值的最优自动选择,并对处理后的二值图象进行数学形态学操作,是后续图象识别最关键的以一环-using the iterative method, the image segmentation optimal threshold value of the automatic choice, as well as treatment, the two binary images using mathematica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:108544
    • 提供者:西城刀客
  1. fushihepengzhang

    0下载:
  2. 对图像的形态学操作,包括膨胀操作和腐蚀操作。-right image morphology operations, including the expansion and operation of corrosion operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:1152000
    • 提供者:jlcn0306
  1. 001

    0下载:
  2. 人体脑图像分割技术研究a. 对原始的二维医学图像进行滤波,封装成三维体数据。 b. 采用合适的多阈值分割方法得到合适的双阈值,对三维体数据进行二值处理,得到分割出的三维人脑图像。 c. 对得到的三维人脑二值图像进行数学形态学操作,并利用种子填充进行区域修整,得到较好的三维人脑分割结果,并给以三维显示。 -err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:李响
  1. opencv

    0下载:
  2. Opencv图形图像处理,用OpenCV完成对图像的形态学操作-Opencv graphic image processing, using OpenCV to complete the image morphology operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:13471744
    • 提供者:连捷
  1. Morph

    0下载:
  2. 本系统实现图像的形态学操作,其中包括开运算,闭运算等。-Realize the system image morphological operation, including open computing, such as closing operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:4032512
    • 提供者:宋志强
  1. EasyAnalysis

    0下载:
  2. 实现图像处理基本操作的函数库,里面有分割,滤波,增强,边缘检测,形态学操作等基本函数的实现。设计了图像的基类,扩展性好-Image processing to achieve the basic operation of the library, there are segmentation, filtering, enhancement, edge detection, morphological operations, such a
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:3845120
    • 提供者:herman
  1. MathMorph

    0下载:
  2. 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:5952512
    • 提供者:汪汪
  1. Mathematicalmorphologyoperations

    0下载:
  2. 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator st
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:5120
    • 提供者:齐子新
  1. cheliangjiance

    0下载:
  2. 对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作-The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion op
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:山林之乐
  1. Morph

    0下载:
  2. 图像形态学操作算法源码,包括彩色图像形态学操作、Top-hat变换等,方便大家学习-Source image morphology operation algorithms, including color image morphological operations, Top-hat transform, facilitate learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:安羽
  1. 手机提取

    0下载:
  2. 基于OpenCV的形态学操作,用于提取手机零件轮廓。(OpenCV based morphological operations, used to extract parts of mobile phones contour.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-29
    • 文件大小:3459072
    • 提供者:couragesjh
  1. 形态学腐蚀

    0下载:
  2. 形态学处理相关程序,开操作,闭操作,注释了相关功能!!!!(Morphological processing)
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:maggia
  1. 图像的形态学操作

    0下载:
  2. 可实现对图像的膨胀、腐蚀、开运算、关运算、骨架提取、边缘检测、top-hat滤波、增强、填充等形态学操作。(The morphological operations such as expansion, corrosion, opening operation, closing operation, skeleton extraction, edge detection, top-hat filtering, enhancement a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:215040
    • 提供者:醉蹉跎
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org