CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 腐蚀

搜索资源列表

  1. P0701

    0下载:
  2. 腐蚀算法在边缘识别中的应用,具有较好的边缘识别能力。-edge corrosion identification algorithm in the application is on the brink of better recognition ability.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:王国刚
  1. fushipengzhang

    0下载:
  2. 这是一个关于腐蚀,膨胀,细化算法的程序源代码-This is one of erosion, dilation, thinning algorithm source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15.54kb
    • 提供者:868659
  1. fingerprintrecoganitionVC++

    1下载:
  2. 基于VC++的指纹识别程序,内含四个文件,腐蚀运算源程序,轮廓跟踪源程序,轮廓提取源程序,膨胀运算源程序-VC-based fingerprint identification procedures, consisted of four documents, corrosion Operational source, contour tracking source, contour extraction source and inflating Operational source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7.81kb
    • 提供者:cewangzhiwang
  1. MATLAB_COUNT_RICE

    0下载:
  2. 对MATLAB7.0中的示例RICE.PNG图象进行米粒自动记数,输出米粒个数.其中包括中值滤波和腐蚀算法.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:803byte
    • 提供者:yyf
  1. matlabpaint

    0下载:
  2. 用matlab画出所需要的图形,并且用所画的图形互相进行腐蚀和膨胀操作
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:76.6kb
    • 提供者:yanxiaoying
  1. vc调用matlab

    0下载:
  2. 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:李震
  1. 腐蚀,膨胀,细化算法代码

    0下载:
  2. 腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-corrosion, swelling, thinning algorithm code you want to achieve the algorithm code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.56kb
    • 提供者:王进强
  1. grayscaleops.zip

    0下载:
  2. 灰度膨胀和腐蚀,matlab源程序,在matlab本身函数的基础上进行改进,Gray-scale expansion and corrosion, matlab source, in the matlab function itself on the basis of improved
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4.61kb
    • 提供者:ding
  1. Edge_linking_line_segment_fitt

    4下载:
  2. matlab示例程序,可以边缘检测、腐蚀、膨胀等基本操作,另外还可以对检测得到的边缘进行连接操作。,matlab example of the procedure, you can edge detection, corrosion, expansion of the basic operation of detection can also be operated to connect the edge.
  3. 所属分类:matlab

    • 发布日期:2015-06-05
    • 文件大小:102.15kb
    • 提供者:glory
  1. morph3

    0下载:
  2. 三维图像形态学函数的实现,三维腐蚀效果,matlab toolbox 中有二维实现,但迄今为止还没见到三维实现-graphic morph erode3
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:600byte
    • 提供者:gpluo
  1. erosion_block

    0下载:
  2. 这是基于MATLAB的偏微分方程的腐蚀算子!-This is based on the partial differential equations MATLAB corrosion operator!
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:zhangyi
  1. MATLAB_Grayscale-Dilation-Erosion

    0下载:
  2. MATLAB实现灰度图像的膨胀与腐蚀算法源代码-MATLAB_Grayscale-Dilation-Erosion.rar
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:43.9kb
    • 提供者:沈海宏
  1. DNE

    0下载:
  2. 数字图像处理,Matlab 6.5实现图像的腐蚀与膨胀。带有说明、例图与效果图。-Digital image processing, Matlab 6.5 implementation of the corrosion and expansion of the image. With that case diagram and effect diagram.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:29.93kb
    • 提供者:张宇
  1. my

    0下载:
  2. 用Matlab对一副图像进行图像的腐蚀膨胀处理。处理的效果满意。-A pair of images using Matlab for image expansion of the corrosion treatment. Satisfied with the treatment effect.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:621byte
    • 提供者:limeicui
  1. 5

    1下载:
  2. MATLAB实现图像的腐蚀膨胀,不是直接用语句的那种,而是根据腐蚀膨胀的算法编制的.-MATLAB Image corrosion expansion, not the kind of statement directly, but by the expansion of corrosion of the algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:596byte
    • 提供者:尤佳
  1. filter

    0下载:
  2. 对图片进行中值滤波,膨胀,腐蚀,二值化处理(matlab)-Median filter on the pictures, expansion, corrosion, binary processing (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.17kb
    • 提供者:陈恒
  1. Gray_Scale_Morphological

    0下载:
  2. MATLAB数字图像的处理特效 两只猫的膨胀腐蚀-design a program for some specific effect of the 2 cats
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:769byte
    • 提供者:姜年欢
  1. 11

    0下载:
  2. MATLAB编程实现如何分解结构元素,以及腐蚀与膨胀运算,内含具体源程序,且已运行成功-MATLAB programming to breakdown structure elements, and corrosion and expansion of operations includes the specific source, and has been running successfully
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11.65kb
    • 提供者:wenjun
  1. mm

    0下载:
  2. 对图像形态学膨胀腐蚀运算,可以有效提取边缘。并有很强的抗噪能力。-Morphological dilation and erosion operations on images, you can effectively extract the edge. And have strong anti-noise ability.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.31kb
    • 提供者:yanqisha
  1. 基于matlab 数字图像处理

    0下载:
  2. 利用matlab 对图形进行腐蚀,膨胀,翻转,二值化等,对图形进行处理
  3. 所属分类:matlab例程

« 12 3 4 5 »
搜珍网 www.dssz.com