搜索资源列表
区域生长分割算法
- 利用堆栈实现的区域生长图像分割算法
RegionGrowt.zip
- 一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。,C++-based region growing algorithm process, from seed selection to the growing point of identification of the rules in great detail.
Region-Grow
- 区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
region_growing
- 新的区域生长算法,自动选择种子点,保证别人没有上传过-very good image segtation
region_growing
- 区域生长算法对特定区域的分割或提取。希望大家参考和交流。-Region growing algorithm to partition or region-specific extraction.
dip2
- 区域生长算法(改进)适合图像分割,特征区域提取-Region growing algorithm (improvement) for image segmentation, feature extraction region
imreconstructsz
- 对脑部ct图像的头骨形状进行区域生长算法的运算-Ct images of the brain the skull shape of region growing algorithm for computing
GUI_sanweikeshihua
- 该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of thre
RegionGrowing
- 用matlab实现的区域生长算法,能进行图像的区域分割!-RegionGrowing!!
Harris
- 区域生长算法,能够提供比较完美的区域生长结果!-Region growing algorithm, can provide the results of region growing more perfect!
get
- 图像处理中要经常用到区域生长,一般方法非常耗时,这个新方法算法速度非常快,结构简单-Frequently used in image processing to regional growth, the general method is very time-consuming, this new method algorithm is very fast, simple structure,
regiongrowing
- 用MATLAB实现的基于区域生长算法的图像分割-Implemented using MATLAB-based region growing algorithm for image segmentation
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
seg_twoseeds
- 区域生长算法,使用该算法来提取功能磁共振图像中的相关组织,比如大脑白质,灰质,脑脊液-region growing,using it to extrat the issue of the whithe matter,gray matter,GSF from the image of fmar
regionGrow
- 区域生长算法实现,适用于图像分割,源代码(Region growing algorithm)
Untitled
- 利用区域生长算法对图像进行分割,将图像中人物从背景中分离出来(Separating the characters from the background from the background)
split
- 利用matlab程序编写的图像分割代码,算法为区域生长算法,效果很好(Image segmentation code written by MATLAB program, the algorithm is regional growth algorithm, the effect is very good)
区域生长法分割
- 数字图像分割算法一般是基于灰度值的两个基本特性之一:不连续性和相似性。前一种性质的应用途径是基于图像灰度的不连续变化分割图像,比如图像的边缘。第二种性质的主要应用途径是依据实现指定的准则将图像分割为相似的区域。区域生长算法就是基于图像的第二种性质,即图像灰度值的相似性。(Digital image segmentation algorithm is one of the two basic characteristics of gray value based on discontinuity
grow3
- 区域生长算法,可较好地实现城市主干道道路块提取,配合数学形态学操作可实现城市主干道道路提取(Regional growth algorithm)