CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 膨胀 腐蚀 开 闭

搜索资源列表

  1. Log

    0下载:
  2. 数字图像处理程序集: 包括锐化、平滑、LOG滤波器提取边缘,数学形态学的腐蚀、膨胀、骨架化、开闭运算,以及分形方法画树木和树叶。包括VC++源代码、LOG滤波器提取边缘.doc、用形态学方法提取骨架线实验报告.doc、由明暗度提取外形信息.doc 3篇文档和可执行程序。-Digital image processing assembly: including sharpening, smoothing, LOG filter from the edge of mathematical mo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:236433
    • 提供者:卢孝勋
  1. first

    0下载:
  2. 实现图像处理的最基本功能,包括图像灰度变换、膨胀腐蚀、开闭操作等等。-The most basic functions of image processing, including image gray level transformation, dilation and erosion, opening and closing operation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15162804
    • 提供者:张瑞雪
  1. homework6

    0下载:
  2. 本程序包含形态学基本运算,包括腐蚀,膨胀,开运算,闭运算,噪声滤除以及细化。程序详细,但是没有解释。-This program contains the basic morphological operations, including erosion, dilation, opening operation and closing operation, noise filtering, and refinement. Program details, but does not explain.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:120933
    • 提供者:胡入尹
  1. morphologyfun

    0下载:
  2. 形态学图像的膨胀,腐蚀,开闭以及集中击不中运算-morphology inflation and eroasion,open ,close and hit-miss
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:700
    • 提供者:zhang
  1. Binary_Image

    0下载:
  2. 灰度图像进行二值化处理后,分别进行了腐蚀,膨胀,开,闭操作。图像信息处理。-Gray image binarization processing, respectively, the erosion and dilation, opening and closing operation. Image information processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2937484
    • 提供者:
  1. Morph

    0下载:
  2. 用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算.-Visual C++ using mathematical morphology-based digital image processing, including binary image erosion and dilation, opening, closing, thinning, and the central axis transform operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:76583
    • 提供者:Twinner
  1. 5

    0下载:
  2. C#图像腐蚀,图像膨胀,开运算,闭运算,击中不击中-C# image corrosion, image expansion, open operation, closing operation, do not hit hit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:115686
    • 提供者:angel
  1. matlab

    2下载:
  2. 这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。-This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the openi
  3. 所属分类:Special Effects

    • 发布日期:2016-04-27
    • 文件大小:5120
    • 提供者:常合友
  1. homework4

    1下载:
  2. 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp -The preparation of binary morphological operations (erosion and dilation, opening, closing and hit-miss transf
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:2048
    • 提供者:tuyu
  1. xingtaixue

    0下载:
  2. 程序的功能是对载入的图像进行数学形态学处理,主要是腐蚀、膨胀、开操作和闭操作。-Function of the program is loaded morphological image processing, mainly erosion, dilation, open operation and close operation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:24256
    • 提供者:陈勇
  1. morphologic

    4下载:
  2. 自己用MATLAB编的一维信号数学形态学的腐蚀与膨胀运算以及开闭运算,可用于滤去信号中的尖锐脉冲信号,适合于用于振动信号的预处理-Own series of one-dimensional signal using MATLAB mathematical morphology, corrosion and expansion of operations, as well as the opening and closing operation can be used to filter the
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:1147
    • 提供者:罗荣
  1. morphology

    0下载:
  2. opencv 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)-opencv image morphology operation (opening and closing)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:1060
    • 提供者:jinyizhong
  1. 用Visual C++实现基于数学形态学的数字图像处理

    1下载:
  2. 用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算. 图形图像处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-06
    • 文件大小:76583
    • 提供者:XMTwinner
  1. erode

    0下载:
  2. 直接用安装opencv2.3的VS2008打开,直接运行即可,可以进行图像膨胀,图像腐蚀以及开闭运算,也自己设定开闭运算的算子-Directly to open the install opencv2.3 the VS2008, can be run directly to the image expansion, image corrosion as well as the opening and closing operation, also set their own opening an
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:121029
    • 提供者:张伟丽
  1. MORPHOLOGY

    0下载:
  2. 图像处理: 可打开任意图片 对其实现 图像腐蚀,图像膨胀,开运算,闭运算,击中不击中等-Image processing: Can open any picture its realization Corrosion image, image expansion, opening operation and closing operation, hitting hit
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:147349
    • 提供者:jinyufeng
  1. Digital-Image-Processing

    1下载:
  2. 数字图像处理,包括对图像进行灰度化处理,图像变换(平移、缩小、放大),图像增强(平滑、锐化),图像的形态学处理(腐蚀,膨胀,开运算,闭运算)。-Digital Image Processing, gray scale processing including image, image transformations (translation, zoom out, zoom), image enhancement (smoothing, sharpening), image morphologic
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:5502
    • 提供者:杨静
  1. xtx

    0下载:
  2. 实现了图像的数学形态学 处理,如腐蚀,膨胀,开运算,闭运算等-Mathematical morphology image processing, such as corrosion, expansion, open operation and closing operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:162190
    • 提供者:江子巷
  1. simulate

    0下载:
  2. 设计主要涉及了数字图像处理中形态学图像处理的相关知识,如膨胀、腐蚀、开闭运算及测地腐蚀、测地膨胀等内容。-Mainly involved in the design of the knowledge of morphological image processing digital image processing, such as expansion, corrosion, opening and closing computing geodesic corrosion geodesic ex
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:942
    • 提供者:黄凯
  1. ViewDIB

    0下载:
  2. 数学形态学的各种基本算法的VC++实现,包括腐蚀、膨胀、开、闭、top-hat等。分为二值形态学和灰度形态学。-Variety of basic algorithm VC++ of mathematical morphology implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:11983588
    • 提供者:王波
  1. Morphological-Wavelet-matlab

    2下载:
  2. 形态小波Matlab编程,腐蚀膨胀开闭和闭开滤波器等。-Morphological Wavelet Matlab programming, corrosion expansion of the opening and closing and closing open filter.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-18
    • 文件大小:17263
    • 提供者:laura
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com