文件名称:regiongrowing
-
所属分类:
- 标签属性:
- 上传时间:2014-12-15
-
文件大小:2.12kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
区域生长法实现图像分割
区域生长的基本思想是将具有相似性质的像素集合起来构成区域。具体是先对每个需要分割的区域找一个种子像素作为生长的起点,然后将种子像素周围领域中与种子像素相同或相似性质的像素(根据某种事先确定生长或相似准则来判定)合并到种子像素所在的区域中。将这些新像素当做新的种子像素继续进行上面的过程,直到再没有满足条件的像素可被包括进来,这样,一个区域就长成了。-The basic idea of the pixels to achieve image segmentation region growing region growing method is of a similar nature together constitute the area. In particular to find a seed pixel for each area divided as a starting point needs to grow, and then the areas surrounding the seed pixels with the same or similar nature seed pixel pixel (according to some pre-determined criteria to determine growth or similar) into regional seed pixel is located. These new pixel as a new seed pixels above process continues until no longer meet the conditions of the pixels may be included, so that it grew into an area.
区域生长的基本思想是将具有相似性质的像素集合起来构成区域。具体是先对每个需要分割的区域找一个种子像素作为生长的起点,然后将种子像素周围领域中与种子像素相同或相似性质的像素(根据某种事先确定生长或相似准则来判定)合并到种子像素所在的区域中。将这些新像素当做新的种子像素继续进行上面的过程,直到再没有满足条件的像素可被包括进来,这样,一个区域就长成了。-The basic idea of the pixels to achieve image segmentation region growing region growing method is of a similar nature together constitute the area. In particular to find a seed pixel for each area divided as a starting point needs to grow, and then the areas surrounding the seed pixels with the same or similar nature seed pixel pixel (according to some pre-determined criteria to determine growth or similar) into regional seed pixel is located. These new pixel as a new seed pixels above process continues until no longer meet the conditions of the pixels may be included, so that it grew into an area.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
regiongrowing.m
NOTE.txt
NOTE.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.