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

搜索资源列表

  1. matlab_image_roadtest

    0下载:
  2. AGV(自动导引车)路径识别系统的MATLAB实现,包括对图像进行灰度处理,阈值分割,二值化,开闭运算,边缘检测-AGV (automatic guided vehicles) MATLAB path to achieve recognition system, including gray-scale image processing, segmentation, thresholding, opening and closing operation, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:130284
    • 提供者:rengy
  1. xihua

    0下载:
  2. 图像中的细化算法提取以及图像的开运算和闭运算-Image extraction and image thinning algorithm for opening and closing operation
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2756
    • 提供者:王银
  1. WinRAR

    0下载:
  2. 图像处理的vc独立程序,包括边界跟踪,边缘检测,图像编码,腐蚀,开闭操作等源码-Vc independent image processing procedures, including the border tracking, edge detection, image coding, erosion, opening and closing operation of source
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:19306820
    • 提供者:huayisuda
  1. datikashibie

    0下载:
  2. 本代码包含对图像的基本处理,读取,开闭运算等,还有答题卡识别-This code contains the basic image processing, reading, opening and closing operations, etc., as well as identify the ANSWER SHEET
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1661939
    • 提供者:maling
  1. MATLABimageprocess3

    1下载:
  2. 医学图像处理,主要用于图形形态学,如腐蚀、膨胀以及开、闭运算。-Medical image processing, mainly for graphics morphology, such as erosion and dilation as well as opening and closing operation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:125216
    • 提供者:ghostlin
  1. Mathematicalmorphologyoperations

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

    • 发布日期:2017-03-22
    • 文件大小:5339
    • 提供者:齐子新
  1. fspz

    0下载:
  2. 对二维图像进行腐蚀膨胀处理,并进行开闭运算-Expansion of two-dimensional image of the corrosion treatment, and make opening and closing operation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1257
    • 提供者:曹艳丽
  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. Nero

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

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

    0下载:
  2. 数字图像处理 形态学 开 闭 运算 腐蚀 膨胀处理 -Digital image processing morphological opening and closing operations corrosion expansion deal
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:890507
    • 提供者:kobe
  1. tuxiangkaiqibihe

    0下载:
  2. 使用matlab语言对图像进行开启闭合操作,使用有效-matlab language of opening or closing operation of the image
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:156018
    • 提供者:lm
  1. matlabtuxiangchuli

    0下载:
  2. 要求利用MATLAB或VC设计图形用户界面,并实现以下图像处理功能: (1)实现图像文件的打开、保存、另存为、打印功能; (2)选择某种结构元素,对打开的图像进行膨胀、腐蚀操作并分别显示(可以利用STREL函数); (3)实现开运算及闭运算并分别显示; (4)实现击中或击不中变换; (5)实现重构。 -Require the use of MATLAB or VC design of graphical user interface, and to achieve the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6601847
    • 提供者:尹晓玲
  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. bichongjian3

    0下载:
  2. 形态学闭重建matlab源代码,对于图像滤除噪声有很好的作用,大家可以参考-Morphological closing reconstruction matlab source code for image filtering noise have a good effect, we can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:554
    • 提供者:李天
  1. ques11

    0下载:
  2. Write MATLAB code that will do the following. (a) NOT, AND, OR, NOR, NAND, XOR operation. (b) Image dilation and erosion (binary and gray image). (c) Image closing and opening (binary and gray image). (d) Boundary detection. (e) Image thinn
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:14652
    • 提供者:Rokibul Ahmed
  1. MATLAB

    0下载:
  2. Opening and closing are compound operators of morphological image processing which can be used to fill holes in objects and remove small undesirable objects.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5282
    • 提供者:poorrichboy
  1. digital-image-process(Matlab)

    0下载:
  2. matlab中数字图像处理程序,包含滤波,卷积,膨胀闭合等操作。-digital image process procedure in matlab, including filtering , convolution, swelling and closing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1637013
    • 提供者:zfy
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. Desktop

    0下载:
  2. 填补圈子之间的“漏洞”。 首先尝试使用半径为7的圆盘结构元素来关闭圆形图像,除了填充孔之外,还要附上结果图像以及您观察到的任何副作用。(Fill up the "holes" in between the circles.First try closing the circle image by a disk structuring element with radius 7, attach the result image and any side-effects you
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:wacy1
  1. boundaryClose

    0下载:
  2. Closing edges using matlab
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:3072
    • 提供者:a7medabdeldaim
« 12 »
搜珍网 www.dssz.com