搜索资源列表
SeedGrow.rar
- 实现遥感图像的自动区域生长,无需选择种子点,实现图像的自动区域分割。,Remote sensing imagery to achieve an automatic region growing, the need to choose the seed point, automatic image segmentation.
Automatic-segmentation
- 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing
main
- 基于分水岭自动选取种子的区域生长来进行彩色图像分割-Automatically selected based on the watershed to the seed region growing for color image segmentation
Meanshift
- 提出一种基于区域生长与Mean shift算法相结合的动 态变形手势跟踪算法.该算法在跟踪初始阶段通过帧间差分法对手势中心完成自动初始化,利用区域生长算法采 集手势样本点,并通过Mean shift算法对目标中心进行精确定位.实验结果表明,该方法能够对动态变形手势实现 精确实时的跟踪,可较好地降低算法的时间复杂度,保证运动目标跟踪的稳定性和连续性. -Considering the traditionalMean shift algorithm has the problem o
seed-a-slidmerge
- 1, 交互式图像分割:手工选择种子区域,然后利用区域生长算法,自动产生分割结果。 2, 使用区域的分裂合并法来分割图像,并将结果与区域生长法比较。 -seed ,slip and merge to segment a pic
findseed
- 自己编写的函数,自动寻找乳腺肿块区域的种子点,为种子区域生长做准备,算法比较复杂-breast boundary.seed region growth
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
ex_Image
- 月球撞击坑的自动识别(基于影像的),主要涉及影像的阈值分割、区域生长、条件匹配、边缘提取及拟合-Lunar craters automatic identification (image-based), mainly related to the image threshold segmentation, region growing, conditional matching, edge extraction and fitting
seeds
- 种子生长算法源码,在图像中输入一个点坐标作为种子,算法自动将颜色相近的区域找出来,类似于photoshop的魔术棒功能。-Seed growing algorithm source code, enter the coordinates of a point in the image as the seed, the algorithm will automatically find out the area similar color, similar to photoshop magic w
segmentation
- 图像分割代码,包括自动阈值分割以及区域生长算法-image segment
bianyuanjiance
- 基于边缘检测和自动种子区域生长的图像分割算法-Image segmentation algorithm based on edge detection and automatic seed region growing