搜索资源列表
regiongrow
- 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, It is perhaps the most - or the
RegionGrow
- 区域生长的matlab源码 region grow
regiongrow
- MATLAB程序 用于图像处理 实现区域成长,为.M 文件-MATLAB programs for image processing to achieve regional growth
regionGrow
- 该程序用于实现图像分割中的区域生长法。共有4个参数。1,2,种子点的座标,3,图像,4,生长时用到的域值。-this code is used for region growing in the image segmentation domain.
region_growing
- region growing segementation
regiongrow
- 二值图像区域生长,可以计算二值图像的区域增长的范围。-Binary image region growing, can calculate the binary image of the regional growth range.
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
regionGrow
- 区域生长算法,运行后鼠标左键单击图像区域的一点开始分割,可点击多次,单击右键结束运行。-Regional growth, and after the left mouse button click on image of a division, but it starts at times, click the right key to an end run.
RegionGrow
- 实现了二维图像的区域增长算法,在二维数组上进行了测试-To achieve a two-dimensional image of the region growing algorithm, tested on two-dimensional array
seg_regiongrowing
- 利用RegionGrow 來區分腦內的組織,進而達到分割影像的效果-To use RegionGrow to distinguish the organization of the brain, thus achieving the effect of the image segmentation
regiongrow
- Perform segmentation by region growing
regiongrow
- Use regiongrow algorithm to 經過像素聚積成長後的輸出影像