文件名称:region

  • 所属分类:
  • 图形图象
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2017-07-26
  • 文件大小:
  • 3kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • liuyanb*******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

区域生长法,手动选种子点吗,它是一个迭代的过程,这里每个种子像素点都迭代生长
直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。
在区域生长中的主要问题如下:
(1)表示区域的初始化种子的选择:在区域生长过程中,这些不同区域点合适属性的选择。
(2)基于图像具体属性的像素生长不一定是好的分割。在区域生长过程中,不应该使用连通性或邻接信息。
(3)相似性:相似性表示在灰度级中观察在两个空间邻接像素之间或像素集合的平均灰度级间的最小差分,它们将产生不同的区域。如果这个差分比相似度阈值小,则像素属于相同的区域。(Region growth method, manually select the seed point, it is an iterative process, where each seed pixel points are iterative growth
Until each pixel is processed, different regions are formed, and their boundaries are defined by closed polygons.
The main problems in regional growth are as follows:
(1) represents the selection of the initialization seed of the region: in the region growing process, the selection of these different region points is appropriate.
(2) pixel growth based on image specific attributes is not necessarily good segmentation. Connectivity or adjacency information should not be used during regional growth.
(3) similarity: the similarity representation, in gray level, is to observe the minimum difference between the two spatial adjacent pixels or the average gray level of the set of pixels, which produce different regions. If the difference is smaller than the similarity threshold, the pixels belong to the same region.)
相关搜索: 简单区域生长法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

region.m

region1.txt

region3.m

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org