搜索资源列表
fgmoreseed
- 含图像平滑,区域生长法图像分割,可以选取多个种子,
quyushengzhang
- 区域生长法实现图像分割,获得区域生长起始点,将生长起始点灰度值存入seed中,图像边界上的点的判断,计算新的灰度平均值-Region growing method to achieve image segmentation, region growing starting point to obtain the growth of the gray values are stored in seed starting point, the image point on
seg_oneseed
- 区域种子生长法,是一种很重要的图像分割方法,此代码是用来切割医疗CT图像的。当然也可以用来分割其他类型的图像。-Regional seed growth method, is a very important image segmentation methods, this code is used to cut medical CT images. Of course, other types can also be used to split an image.
qysz
- 区域生长法是基本的分割思想是把具有相似性质的像素点聚集起来,构成区域进而完成分割。-Region growing segmentation is the basic idea is to pixels of a similar nature come together, constitute the area and then complete the split.