CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 形态学 MATLAB

搜索资源列表

  1. edge_detect-matlab

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41646
    • 提供者:张甲杰
  1. Image_Processing(MATLAB)

    2下载:
  2. 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11729500
    • 提供者:俞乾
  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. xingtaixue.rar

    1下载:
  2. 数学形态学运算的matlab实现,包括腐蚀,膨胀,开启等运算。,xingtaixue yun suan
  3. 所属分类:2D Graphic

    • 发布日期:2016-05-25
    • 文件大小:1630
    • 提供者:罗金凯
  1. Skeleton

    1下载:
  2. 数学形态学应用二值图像边界细化,以及二值图像骨骼化- Application of mathematical morphology refined binary image border, as well as binary image skeletonization
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:11089
    • 提供者:qw
  1. watershed

    0下载:
  2. 利用滤波算子、数学形态学等知识实现分水岭算法。-The use of filtering operator, mathematical morphology, such as knowledge of the realization of the watershed algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:557720
    • 提供者:yuhao
  1. quzao1

    0下载:
  2. 广义灰度数学形态学滤波,输入信号,结构元素的长度,类型-Generalized gray-scale mathematical morphology filter, the input signal, the length of structural elements, type
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1117
    • 提供者:lily
  1. MM

    0下载:
  2. 数学形态学对信号进行去噪,效果较好,信号扰动特征得到很好保留-Mathematical morphology to signal de-noising, the effect is better to be a very good signal to retain the characteristics of disturbance
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1553
    • 提供者:李阳
  1. morphological

    0下载:
  2. 本程序实现了基于形态学金字塔的图像融合算法,结果显示比较不错,可以参考一下。-This procedure based on the morphological pyramid implementation of image fusion algorithms, results show a good comparison, you can reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:616
    • 提供者:WSH
  1. bwmorph

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

    • 发布日期:2017-04-01
    • 文件大小:3956
    • 提供者:wanlileng
  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. zonghetuxiang

    0下载:
  2. 形态学去噪及边缘提取,利用简单的开闭运算完成较好的滤波效果-Morphological denoising and edge detection, the use of a simple opening and closing operations of the filtering effect of the completion of good
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:727
    • 提供者:石飞
  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. 67506241MM

    0下载:
  2. 数学形态学对信号进行去噪,效果较好,信号扰动特征得到很好保留-Mathematical morphology to signal de-noising effect is better to be a good signal to retain the characteristics of disturbance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1553
    • 提供者:houhua
  1. Mathematicalmorphology

    0下载:
  2. 数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的-Mathematical morphology and its applications, the old books not easy to find electronic version of啦, give you hair a. Superstar Edition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1780327
    • 提供者:黄昏雨
  1. m2

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

    • 发布日期:2017-03-30
    • 文件大小:683
    • 提供者:xiaohua
  1. xingtaixuejiance

    0下载:
  2. 用数学形态学方法进行医学图像的边缘检测,程序调试通过-nice programs
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:671
    • 提供者:zhangbin
  1. Mathematicalmorphologyoperations

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

    • 发布日期:2017-03-21
    • 文件大小:5339
    • 提供者:齐子新
  1. 基于形态学的权重自适应图像去噪

    0下载:
  2. 利用形态学的方法,对图像进行去噪处理,效果很不错(The use of morphological methods to image denoising effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:11104256
    • 提供者:夜123
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com