搜索资源列表
区域生长与边缘检测
- 该程序融合图像边缘检测和区域生长的方法来实现图像分割,程序是自己编写的,没有bug,很好用
hm
- 实现区域生长、分水岭算法的matlab文件-Region growing, watershed algorithm matlab file
regiongrowing
- 区域生长的matlab源代码,能有效的分割小目标,弱背景的图像-Region growing matlab source code, which can effectively divide the small target weak background image
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
UntitledE
- 区域生长算法,一种传统的图像分割算法,用于图像分割。-region growing algorithm for image segmentation .it is a trditional image segmentatin algorithm.
