搜索资源列表
region_growing
- 基于区域的区域生长图像分割方法,提供给从事图像分割的朋友们 -based on the growth of the regional image segmentation methods for image segmentation in the friends
region_growing
- 一种图像分割算法,通过区域生长进行图像分割,所得到的区域是闭合的曲线。
region_growing
- C语言编写的图像分割程序,采用region growing区域生长算法,只能用于pgm灰度图
region_growing
- 新的区域生长算法,自动选择种子点,保证别人没有上传过-very good image segtation
region_growing
- 区域生长算法对特定区域的分割或提取。希望大家参考和交流。-Region growing algorithm to partition or region-specific extraction.
region_growing
- image segmentation region growing
region_growing
- code for region growing
region_growing
- region growing segementation
region_growing
- 图像区域生长的matlab程序,可实现图像分割,内附分割图片。-Matlab image region growing process to achieve image segmentation, image segmentation included.
region_growing
- 图像处理图像分割基础知识,制定种子点根据规则得到增长区域。- 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
region_growing
- 基于区域生长的图像分割算法,效果不错,可以作为学习参考-This is based on graph theory image segmentation source code, works well, welcome to download
region_growing
- matlab 程序 ,,基于区域生长的数字图像分割,选取一个种子点- matlab program, digital image segmentation based on region growing, select a seed point
region_growing
- Region Growing Algorithm
region_growing
- 自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割!-The automatic seed region growing code, run, do not have to select seed point can automatically select the threshold image segmentation using MATLAB
region_growing
- 比较简单区域增长算法对dicom数据进行分割,注释详尽,适合初学者学习-segment image with region growing for dicom data
region_growing
- 图像处理算法 -基于区域生长的图像分割算法,对于不是很复杂的图像,处理精度很高。-Image processing algorithms the image segmentation algorithm based on region growinig, for the image is not very complex, high processing precision.
region_growing
- 区域增长算法,对相似区域进行补全,用于图像区域修正。(Region growing algorithm, to the completion of similar area, used for correction of image region.)
Region_growing
- 图像分割方法区域增长法,基于区域增长的感兴趣区域分割方法,区域生长是一种根据事先定义好的准则将像素或者子区域聚合成更大区域的过程(Image segmentation algorithm region growth method)