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

搜索资源列表

  1. Image-morphological-operation

    0下载:
  2. 图像的形态学运算,包括腐蚀,膨胀,开运算和闭运算。图像的边缘提取,包括垂直提取水平提取和斜45度提取。求图像的傅里叶变换,获得图像的频域特性。对图像进行直方图均衡。对频域图像进行滤波。-Image morphology operation, including erosion, dilation, opening operation and closing operation. An edge extraction image, comprising extracting the vertica
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:2199558
    • 提供者:wangx
  1. test6

    0下载:
  2. 自编实现对数字图像的形态学处理,完成二值图像的膨胀和腐蚀。-Self-made to achieve the morphological processing of digital images, complete binary image expansion and corrosion.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:557
    • 提供者:叶婷
  1. class08

    0下载:
  2. 图像处理器:灰度变换、中值滤波、膨胀、腐蚀、傅里叶变换、仿射变换、油画效果、图片保存等(Image processor: gray level transformation, median filter, expansion and corrosion, Fu Liye transform, affine transformation, oil painting effect, picture preservation, etc.)
  3. 所属分类:2D图形编程

  1. OpenCV模板匹配的方法识别手势

    0下载:
  2. 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2819072
    • 提供者:WUluWUlu
  1. Bar_1

    0下载:
  2. 运用图像处理,运用滤波,闭运算,腐蚀,膨胀进行一维码即条形码的识别(The use of image processing, the use of filtering, closed computing, corrosion, expansion of one-dimensional code, that is, bar code identification)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:1572864
    • 提供者:crx
  1. opencv

    0下载:
  2. 截取视频图像并进行图像处理代码包,按帧读取,并进行一系列图像处理,高斯平滑,腐蚀膨胀等。(nterception of video images and image processing code package)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-12-18
    • 文件大小:11264
    • 提供者:文氓
  1. matlab 车牌识别1-1

    0下载:
  2. 车牌识别,1.车牌灰度图像, 2.车牌二值图像,4.均值滤波后,5.膨胀或腐蚀处理后(Study of Character Recognition)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:1031168
    • 提供者:zulin
  1. regiongrowing

    0下载:
  2. 医学图像处理的区域再生长技术,包括膨胀,腐蚀,开运算,闭运算(The regional regrowth of medical image processing includes expansion, corrosion, open operation, closed operation,usually used in medical image processing)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:初学者i
  1. ImageProcess_vs2015

    0下载:
  2. 代码来自《精通Visual C++图像处理编程(第3版)》附盘,笔者作了一点代码补充和修改,移植到 win10 - vs2015 平台,编译运行成功。 图像处理主要功能:平滑(&F),锐化,边缘增强,边缘检测,中值滤波去噪,浮雕,油画,快速傅立叶变换,余弦变换,沃尔什-哈达玛变换,腐蚀,膨胀,开运算,闭运算,边缘提取,细化等。(Code from the "proficient in Visual C++ image processing programming (Third
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:90112
    • 提供者:ZYXFYJ
  1. 文字识别MATLAB程序思路

    0下载:
  2. 简单的文字识别,用于图像文字处理的预处理包括二值化、膨胀腐蚀、分割算法等。(Simple text recognition, image processing for the text of the pretreatment, including two values, expansion corrosion, segmentation algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:10240
    • 提供者:Jances
  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. QPTtianchong

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

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:XWY
  1. open

    0下载:
  2. 实现图像之间的开运算,完成图像的先腐蚀后膨胀的操作(The inplement of open.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:4070400
    • 提供者:妖若仙
  1. cartoon

    2下载:
  2. 该程序主要是对一幅图像进行动漫风格化 总体上,把照片变成动漫化风格分以下几步: (1)膨胀图片让其亮暗分明 (2)区域平滑 (3)增强锐化,以突出显示边缘线条。(The program is mainly a cartoon style animation style On the whole, take the photo into the animation style and divide the following steps. (1) the expansive p
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:678912
    • 提供者:Liu0_
  1. 毕设

    0下载:
  2. 应用数字图像处理技术对采集到的木材缺陷图像进行预处理,运用数学形态学腐蚀膨胀等运算填补缺陷中的空洞来提取缺陷目标图像(Using digital image processing technology to preprocess the collected wood defect images, use mathematical morphology corrosion expansion and other operations to fill holes in the defects to
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:435200
    • 提供者:颖儿323
  1. 全部打包

    0下载:
  2. RGB空间的颜色分割,利用膨胀和腐蚀进行图像分割,实现对感兴趣区域的提取(Color segmentation in RGB space, image segmentation using expansion and corrosion, and the extraction of region of interest.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:1204224
    • 提供者:DIMPLES1
  1. pic

    0下载:
  2. 形态学处理图像源码,包括膨胀、腐蚀、开闭运算等(Morphological processing of image source code, including expansion, corrosion, opening and closing operations, etc.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:152576
    • 提供者:ES5698
  1. 代码

    0下载:
  2. 形态学基本运算,如腐蚀、膨胀、形态学梯度图像计算等(Morphological basic operations, such as corrosion, expansion, morphological gradient image calculation, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:小白117
  1. 15 腐蚀-一片黑

    0下载:
  2. 对图像进行腐蚀、膨胀、开运算、闭运算、细化等操作(Corrosion, expansion, opening, closing and thinning of images)
  3. 所属分类:LabView编程

    • 发布日期:2020-06-23
    • 文件大小:22528
    • 提供者:联合斯金
« 1 2 ... 27 28 29 30 31 32»
搜珍网 www.dssz.com