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

搜索资源列表

  1. dilate.erode

    0下载:
  2. 自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2332
    • 提供者:liyi
  1. test.rar

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

    • 发布日期:2016-06-07
    • 文件大小:1845
    • 提供者:徐玖
  1. segmentation-filter.rar

    0下载:
  2. 进行图像分割滤波处理、边缘提取,然后通过腐蚀、膨胀进行数学形态学处理。,For image segmentation, filtering processing. Edge detection. And then, through corrosion, expansion of processing mathematical morphology.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1086811
    • 提供者:morningpine
  1. image_processing

    1下载:
  2. 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1194
    • 提供者:yingl
  1. code

    0下载:
  2. 简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数-Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1542
    • 提供者:hq
  1. grayscaleops

    0下载:
  2. 利用MATLAB实现灰度图像的膨胀与腐蚀算法源代码。-Use MATLAB to achieve the expansion of gray image and corrosion algorithm source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4692
    • 提供者:小蔡
  1. work

    1下载:
  2. 利用膨胀 腐蚀 对灰度图像进行基于形态学的边缘检测-Expanding the use of corrosion on the gray image to achieve edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:151736
    • 提供者:manson
  1. ex5_061221015

    0下载:
  2. 1)编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换 )函数。 2)函数可以处理不同的变换形式和不同类型的结构元素。-1) the preparation of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function. 2) function to handle the transformatio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:786447
    • 提供者:da
  1. morphological

    0下载:
  2. 利用形态学膨胀算子和腐蚀算子提取图象中的目标对象-Expansion of the use of morphology and corrosion extraction operator target
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:694
    • 提供者:gzuyy
  1. m2

    0下载:
  2. 利用肤色检测,腐蚀膨胀等形态学处理人脸图像,能够准确地检测出人脸效果很好,速度很快!-face detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:683
    • 提供者:xiaohua
  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. fushisuanfa

    0下载:
  2. 1. 提取被分割图像所在的小的区域块。 2. 对小区域中的图像进行边缘提取 3. 用膨胀腐蚀算法对图像进行分割 -1. Extract divided image area where the small block. 2. For residential domain image edge detection 3. With the expansion of corrosion of the image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:143247
    • 提供者:刘一霖
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. MyDIP_Matlab

    2下载:
  2. 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:81648
    • 提供者:michael
  1. car

    0下载:
  2. 对车牌号进行数字图像处理,形态学知识 膨胀 腐蚀 开 闭运算-car shuzi tuxiang chuli xingtaixue
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:474075
    • 提供者:kobe
  1. matlab-code

    0下载:
  2. matlab实现图像目标检测处理,正确检测出运动目标,对其进行膨胀腐蚀等处理-matlab for image target detection processing, the correct detection of moving targets, such as dealing with its expansion of corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3701
    • 提供者:wangli
  1. tuxiangchuli

    0下载:
  2. 运用MATLAB处理图像,实现二值化和腐蚀膨胀等,还有边缘处理等。-Application of MATLAB image processing, the value of two and corrosion expansion, and edge processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:910
    • 提供者:朱金龙
  1. matlab-xingtaixuechuli

    0下载:
  2. 利用形态学对图像进行消噪处理,包括膨胀腐蚀等-Use of morphology of image denoising, including inflation corrosion, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1659
    • 提供者:延红艳
  1. morphological

    0下载:
  2. 对创建的二值图像进行膨胀处理(matlab编程实现),膨胀会增长或粗化二值图像中的物体,我自己编写了一个用matlab编程实现二值化的例子(morphological,matlab,image processing,dilate)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:qkicen
  1. QPTtianchong

    0下载:
  2. 此matlab程序实现了图像的腐蚀处理,腐蚀以及膨胀(matlab used for images imrode and open)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:XWY
« 12 3 »
搜珍网 www.dssz.com