搜索资源列表

  1. coins

    0下载:
  2. 计算硬币数量 运用imerode and bwlabel 代码-Calculate coins number using imerode code and bwlabel
  3. 所属分类:汇编语言

    • 发布日期:2025-03-21
    • 文件大小:13kb
    • 提供者:pat
  1. bmorph

    0下载:
  2. Binary erosion and dilation, with fast iterative calls. For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also h
  3. 所属分类:matlab例程

    • 发布日期:2025-03-21
    • 文件大小:152kb
    • 提供者:tudor
  1. imerode

    0下载:
  2. 圆形模板实现图像形态学腐蚀处理。经上机编译验证腐蚀处理效果良好,可以实现腐蚀处理。-Circular templates corrosion morphology image processing. Verified by the corrosion process on the native compiler works well, can handle corrosive
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:陈先开
  1. imerode-and-imdilate

    0下载:
  2. 简单介绍图像处理中腐蚀与膨胀的matlab源程序-Corrosion and expansion brief image processing matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:dandan
  1. faceface

    0下载:
  2. 系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引
  3. 所属分类:图形/文字识别

    • 发布日期:2025-03-21
    • 文件大小:294kb
    • 提供者:魏宗帅
  1. imerode

    0下载:
  2. 使用imerode函数对二值图像进行膨胀、腐蚀操作,代码经试验可正常运行。-Use imerode function binary image dilation, erosion operation, the code can be tested to normal operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:3kb
    • 提供者:mwg
  1. t_12

    0下载:
  2. 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结
  3. 所属分类:图片显示浏览

    • 发布日期:2025-03-21
    • 文件大小:114kb
    • 提供者:郭亚周
  1. barcode66

    0下载:
  2. bar code detect horizontal and vertical lines in a given image using imerode function.While detecting vertical lines.For example quoting the same input image as above, the letter H has two vertical lines
  3. 所属分类:matlab例程

    • 发布日期:2025-03-21
    • 文件大小:7kb
    • 提供者:samuu21

源码中国 www.ymcn.org