文件名称:边缘提取
介绍说明--下载内容来自于网络,使用问题请自行百度
边缘提取:边缘检测的基本思想首先是利用边缘增强算子,突出图像中的局部边缘,然后定义象素的“边缘强度”,通过设置阈值的方法提取边缘点集。由于噪声和模糊的存在,监测到的边界可能会变宽或在某点处发生间断。因此,边界检测包括两个基本内容:
(1)用边缘算子提取出反映灰度变化的边缘点集。
(2)在边缘点集合中剔除某些边界点或填补边界间断点,并将这些边缘连接成完整的线。(Edge extraction: the basic idea of edge detection is to use edge enhancement operator to highlight the local edge of image, and then define the edge intensity of pixels, and set the threshold method to extract the edge point set. Due to the presence of noise and blurring, the monitored boundaries may be widened or discontinuous at some point. Therefore, the boundary detection includes two basic contents:
(1) edge operators are used to extract the set of edge points that reflect the change of gray level.
(2) eliminate some boundary points in the set of edge points or fill the breakpoints between the boundaries, and connect these edges into a complete line.)
(1)用边缘算子提取出反映灰度变化的边缘点集。
(2)在边缘点集合中剔除某些边界点或填补边界间断点,并将这些边缘连接成完整的线。(Edge extraction: the basic idea of edge detection is to use edge enhancement operator to highlight the local edge of image, and then define the edge intensity of pixels, and set the threshold method to extract the edge point set. Due to the presence of noise and blurring, the monitored boundaries may be widened or discontinuous at some point. Therefore, the boundary detection includes two basic contents:
(1) edge operators are used to extract the set of edge points that reflect the change of gray level.
(2) eliminate some boundary points in the set of edge points or fill the breakpoints between the boundaries, and connect these edges into a complete line.)
相关搜索: matlab
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
BianYuanTiQu3.m | 774 | 2017-09-27 |
BianYuanTiQu1.m | 720 | 2017-09-27 |
BianYuanTiQu2.m | 1064 | 2017-09-27 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.