文件名称:regiongrow
介绍说明--下载内容来自于网络,使用问题请自行百度
region growing: Perform segmentation by region grow1ng.
[G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
[G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
相关搜索: Segmentation regiongrow
(系统自动生成,下载前可以参看下载内容)
下载文件列表
regiongrow.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.