首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > edge边缘检测

edge边缘检测

  • 资源大小:1.12 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Matlab matlab 检测 Edge 边缘

资 源 简 介

采用edge法在MATLAB里面检测图像边缘 %   B = BOUNDARIES(BW) traces the exterior boundaries of objects in %   the binary image BW.  B is a P-by-1 cell array, where P is the %   number of objects in the image. Each cell contains a Q-by-2 %   matrix, each row of which contains the row and column coordinates %   of a boundary pixel.  Q is the number of boundary pixels for the %   corresponding object.  Object boundaries are traced in the %   clockwise direction.

文 件 列 表

bound2im.m
VIP VIP
0.284153s