文件名称:region_growing
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 56kb
- 下载次数:
- 0次
- 提 供 者:
- liangf*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图像处理图像分割基础知识,制定种子点根据规则得到增长区域。- The region is iteratively grown by comparing all unallocated neighbouring pixels to the region.
The difference between a pixel s intensity value and the region s mean,
is used as a measure of similarity. The pixel with the smallest difference
measured this way is allocated to the respective region.
This process stops when the intensity difference between region mean and
new pixel become larger than a certain treshold (t)
The difference between a pixel s intensity value and the region s mean,
is used as a measure of similarity. The pixel with the smallest difference
measured this way is allocated to the respective region.
This process stops when the intensity difference between region mean and
new pixel become larger than a certain treshold (t)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
region_growing\license.txt
..............\medtest.png
..............\regiongrowing.asv
..............\regiongrowing.m
region_growing
..............\medtest.png
..............\regiongrowing.asv
..............\regiongrowing.m
region_growing