搜索资源列表
seg_twoseeds
- 区域生长算法分割脑部图像, 两个种子点,解决完整分割白质的算法
matlab
- 一个开源的解剖结构提取程序 用的是区域生长算法及理论 代码在 www.itk.org 的itk包里
region grow
- 区域生长算法,对学习图像处理很有帮助,希望对你有用
regiongrowing
- 区域生长算法,一个老美写的,算法写的相当巧妙,需要花点时间好好看下。-Region growing algorithm, written by an old America, the algorithm is quite clever to write, take time to properly see next.
seg_oneseed
- 快速区域生长算法,已测试相当不错,欢迎感兴趣的达人们下载测试-Fast region growing algorithm has been tested pretty well, welcome to download the test of interest up to the people
quyushengzhang
- 用matlab实现的区域生长算法,易懂,对于初学者很有参考价值-the regiongrowing algorithm using MATLAB
Region-growing-algorithm-
- 基于matlab的区域生长算法,可以对图像进行分割处理。-Matlab-based region growing algorithm to the image segmentation.
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.
quyushengzhang
- 几何体重构的区域生长方法研究,在无法观察到几何体时,采用区域生长算法,可以重构出几何体。-Geometry reconstruction region growing method, the geometry can not be observed when using region growing algorithm can reconstruct the geometry.
Matlabregiongrow
- Matlab边缘检测和区域生长图像分割算法代码,很有用的代码。-Matlab edge detection and region growing image segmentation algorithm code, useful code.
Gonzales-image-processing
- 该算法是经典的区域生长算法,在图像分割中比较常用。代码相对比较简单,也较易理解。-This algorithm is a classical region growing algorithm, and is commonly used in image segmentation.. The code is relatively simple and understandable..