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

搜索资源列表

  1. fushiyupengzhang

    0下载:
  2. 采用VC++编程,对图像进行处理,图像的腐蚀与膨胀-Using VC++ programming, image processing, image of the corrosion and expansion of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1735
    • 提供者:孙丽娟
  1. morph

    0下载:
  2. 图像腐蚀,图像膨胀,开运算,闭运算,数学形态学的其他运算-Image corrosion, image expansion, opening operation, closing operation
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2997
    • 提供者:裴冲
  1. pzfs

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1042
    • 提供者:淑琴
  1. m2

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

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

    0下载:
  2. 图像的形态学变换,包括膨胀和腐蚀运算,开运算,闭运算-Morphological image transformations, including the expansion and erosion operations, open operation, closing operation
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:93355
    • 提供者:王峰
  1. digital

    0下载:
  2. 图像视频编码 压缩数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩 -Image Video Coding compression algorithm for digital image processing, a typical implementatio
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:8274
    • 提供者:王平
  1. Rgbtohis

    0下载:
  2. 这个程序主要涉及图像处理中的形态学的腐蚀、膨胀等,还有图象模型转换。-This process mainly involves the morphological image processing corrosion, expansion, etc., as well as image model transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9935481
    • 提供者:Linda
  1. EDTransform

    0下载:
  2. 用带形状校正的腐蚀膨胀实现Euclidean距离变换-Implementation of Euclidean Distance Transforms Using Erosion and Dilation with Form Correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:553464
    • 提供者:陆宗骐
  1. DIP(week8)

    0下载:
  2. 数字图像处理包含图像的膨胀操作,腐蚀操作,细化操作-Digital Image Processing including image dilation and image corruption and thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:145318
    • 提供者:lilyofvalley
  1. pictureprocess

    0下载:
  2. 实现:几何变换,正交变换,形态学处理{膨胀,腐蚀,开闭等},边缘检测,图像增强等-Achieve: geometric transformations, orthogonal transform, morphological processing (expansion, corrosion, opening and closing, etc.), edge detection, image enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4803622
    • 提供者:wanggang
  1. exercise_5

    1下载:
  2. 编制通用的二值形态学运算(腐蚀和膨胀、开闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。用形态学击中击不中变换方法对图象进行细化处理。-very important code!
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-06-07
    • 文件大小:1780
    • 提供者:嘀嘀嘀
  1. picture_detail_program

    0下载:
  2. 对图像的压缩,平滑,锐化,腐蚀,膨胀等进行详细的介绍-The image compression, smoothing, sharpening, corrosion, expansion and so a detailed descr iption
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1669424
    • 提供者:徐瑞琛
  1. xingtaixue256

    0下载:
  2. 这个程序对于学习数字图像形态学的朋友有很大帮助。包括图像的腐蚀,膨胀及击中击不中和延伸的图像细化-This process digital images for learning the morphology of a friend of much help. Including images of corrosion, expansion, and hit-and extension of the image thinning
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2176264
    • 提供者:孔超
  1. DIP

    0下载:
  2. 数字图像处理 空间/频率域滤波 霍夫变换 骨架细化法 膨胀与腐蚀-Digital image processing, spatial/frequency domain filtering Hough transform matrix expansion and corrosion thinning France
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4410990
    • 提供者:ivynankai
  1. mor

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:15481
    • 提供者:fyk
  1. Image_process

    0下载:
  2. 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:91339
    • 提供者:陈聪群
  1. EDOC

    0下载:
  2. 这是一个在VC6.0平台上,关于数学形态学的程序,基于Opencv图像学代码,包括腐蚀、膨胀、开启和闭合!-This is a VC6.0 platform, on the mathematical morphology procedures, based on Opencv iconology code, including erosion and dilation, opening and closing!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1423703
    • 提供者:iris
  1. CImage_no1

    0下载:
  2. 图像形态学操作:二值化、膨胀、腐蚀、开操作、闭操作-dilate/erode
  3. 所属分类:Graph program

    • 发布日期:2017-06-08
    • 文件大小:15462785
    • 提供者:蓝色加冰
  1. Morph

    0下载:
  2. 对图像做形态学变换,图像腐蚀,图像膨胀,开,闭,图像细化-Morphological transform the image so the image erosion, image expansion, open, closed, image thinning
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:84979
    • 提供者:skylost
  1. zuizhongban

    0下载:
  2. 先用形态学方法对图像进行腐蚀膨胀,然后获得形态学递度,提取图像的边缘信息。再对图像进行边缘增强。-First morphological method using image corrosion expansion and then to be delivered morphology degrees, extract the image edge information. And then the image edge enhancement.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:587
    • 提供者:巫军
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 39 »
搜珍网 www.dssz.com