文件名称:sobel-edge-detection
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-11-28
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语
Sobel operator according to the pixel point up and down, left and right adjacent pixels gray weighted difference, at the edge of this phenomenon to detect the edge of the edge. The noise has a smooth effect, providing a more accurate edge direction information, edge positioning accuracy is not high enough. When the accuracy requirement is not very high, it is a kind of common edge detection method. The code with Sobel edge detection, check the cell edge, there is a fig.
Sobel operator according to the pixel point up and down, left and right adjacent pixels gray weighted difference, at the edge of this phenomenon to detect the edge of the edge. The noise has a smooth effect, providing a more accurate edge direction information, edge positioning accuracy is not high enough. When the accuracy requirement is not very high, it is a kind of common edge detection method. The code with Sobel edge detection, check the cell edge, there is a fig.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sobel边缘检测\cell.tif
.............\ex_17_3.m
sobel边缘检测