Welcome![Sign In][Sign Up]
Location:
Search - seed region growing

Search list

[matlabseg_oneseed

Description: 图像分割算法,区域生长法,基于一个种子点分割脑部MRI图像-Image segmentation algorithm, region growing method, a seed point based on segmentation of brain MRI images
Platform: | Size: 38912 | Author: alison | Hits:

[matlabseg_twoseeds

Description: 区域生长算法分割脑部图像, 两个种子点,解决完整分割白质的算法-Region growing algorithm for segmentation of brain images, the two seed points, solve the integrity of white matter segmentation algorithm
Platform: | Size: 38912 | Author: alison | Hits:

[2D Graphicfgmoreseed

Description: 含图像平滑,区域生长法图像分割,可以选取多个种子,-Including image smoothing, region growing image segmentation, you can select more than one seed,
Platform: | Size: 3835904 | Author: zhao | Hits:

[Special Effectssegmentation

Description: 介绍了视觉颜色空间及其在交互式图像分割中的作用, 实验分析了它的奇异性, 在此基础上, 考虑像素的 空间和色彩分布, 提出了基于区域生长法的多颜色空间、 多度量准则的聚类算法和零碎区域的合并算法, 颜色空间选取HSL 和RGB 两种, 相似性度量包括了种子点、 扩张点和生长区域三个方面, 并用于敦煌壁画图像的分割.-Introduce the visual color space and its application in interactive image segmentation of the role, experimental analysis of its singularity, on this basis, taking into pixel space and color distribution, based on region growing multi-color space, multi-metric criteria clustering algorithm and fragmented region merging algorithm, select the HSL color space and RGB are two similarity measure, including the seed point, the expansion point and the three aspects of regional growth, and for image segmentation in Dunhuang murals.
Platform: | Size: 348160 | Author: singro jiang | Hits:

[Special Effects416950642005527163923

Description: 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
Platform: | Size: 2741248 | Author: 小五子 | Hits:

[Special Effectsseg_oneseed

Description: 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefined attributes similar to the seed pixel neighborhood attached to each seed on
Platform: | Size: 1024 | Author: tory | Hits:

[Special Effectsdip2

Description: 区域生长法进行图像分割的c++程序,以一个种子点进行区域生长-Region growing method of image segmentation c++ Procedures to a seed point for regional growth
Platform: | Size: 3815424 | Author: 葛秘蕾 | Hits:

[Special EffectsSeedGrow

Description: 实现遥感图像的自动区域生长,无需选择种子点,实现图像的自动区域分割。-Remote sensing imagery to achieve an automatic region growing, the need to choose the seed point, automatic image segmentation.
Platform: | Size: 62464 | Author: 黄天 | Hits:

[Special EffectsRegiongrowingmethod

Description: 区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
Platform: | Size: 1024 | Author: yuansaiyu | Hits:

[Graph programRegionGrowt

Description: 一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。-C++-based region growing algorithm process, from seed selection to the growing point of identification of the rules in great detail.
Platform: | Size: 2048 | Author: BITwushaoqing | Hits:

[Graph programregiongrow

Description: 图像处理中的区域生长算法,利用若干种子点的选取进行区域生长。-Image processing region growing algorithm, using several seed points selected for regional growth.
Platform: | Size: 1024 | Author: 任亮 | Hits:

[Special Effectsmain

Description: 基于分水岭自动选取种子的区域生长来进行彩色图像分割-Automatically selected based on the watershed to the seed region growing for color image segmentation
Platform: | Size: 5120 | Author: Image | Hits:

[Graph programRegionGrowing

Description: region growing: The fundamental drawback of histogram-based region detection is that histograms provide no spatial information (only the distribution of gray levels). - Region-growing approaches exploit the important fact that pixels which are close together have similar gray values. • Region growing - Start with a single pixel (seed) and add new pixels slowly (1) Choose the seed pixel (2) Check the neighboring pixels and add them to the region if they are similar to-region growing: The fundamental drawback of histogram-based region detection is that histograms provide no spatial information (only the distribution of gray levels). - Region-growing approaches exploit the important fact that pixels which are close together have similar gray values. • Region growing - Start with a single pixel (seed) and add new pixels slowly (1) Choose the seed pixel (2) Check the neighboring pixels and add them to the region if they are similar to
Platform: | Size: 368640 | Author: alo | Hits:

[Special Effectszhongzi

Description: 采用种子区域生长(seeded region growing)算法对灰度图像和彩色图像进行分割-The seed region growing (seeded region growing) algorithm for gray image and color image segmentation
Platform: | Size: 600064 | Author: jiang | Hits:

[Special EffectsAutomatic-segmentation

Description: 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing with automatic removal of the trachea/bronchus region, to improve the boundary tracing method to quickly remove the background interference and access to the lung border, and finally to get the complete repair of lung lung border image. Algorithm uses the iterative method to find the optimal threshold to solve the sensitivity threshold selection problem, a layer of the image based on the previous tracheal/bronchial location trachea/bronchus extraction method, to avoid the manual selection of seed points, based on previous search the direction of improving the eight neighborhood search methods to improve the speed of boundary tracking.
Platform: | Size: 379904 | Author: fuky | Hits:

[matlabRegion-growing-method

Description: 区域生长分割 matlab 手动点击设定种子点-Click on region growing segmentation matlab manual seed point set
Platform: | Size: 1024 | Author: 王莉 | Hits:

[Special Effectsquyushengzhang1

Description: 区域生长(region growing)是指将成组的像素或区域发展成更大区域的过程。从种子点的集合开始,从这些点的区域增长是通过将与每个种子点有相似属性像强度、灰度级、纹理颜色等的相邻像素合并到此区域。它是一个迭代的过程,这里每个种子像素点都迭代生长,直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。-Region growing (region growing) is the pixel will become the group into a larger regional or regional development process. Collection of seed points from the beginning, from the point of the region is growing with each seed point by similar properties such as strength, gray scale, color and texture of adjacent pixels merge into this area. It is an iterative process, where each iteration of the seed pixel are growing, until processed for each pixel, thus creating a different area, the boundaries of these regions are defined by closed polygons.
Platform: | Size: 14336 | Author: 庞涛 | Hits:

[Special Effectsregion-growing-method

Description: 基于区域生长法的图像分割的matlab源代码,可参照两个种子点设计多个种子点-This code is used to segment picture based on region growing method. More seed points can be designed referring to this code.
Platform: | Size: 1024 | Author: caidongqin | Hits:

[Special EffectsSeed

Description: 基于种子点的区域增长算法 Matlab -Matlab seed region growing
Platform: | Size: 467968 | Author: Mean | Hits:

[Mathimatics-Numerical algorithmsregion-growing-mtlb

Description: Segmentation by growing a region from seed point using intensity mean measure.Simple but effective example of "Region Growing" from a single seed point.
Platform: | Size: 58368 | Author: nurul hazwani | Hits:
« 12 3 4 »

CodeBus www.codebus.net