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

Search list

[AI-NN-PRregiongrow

Description: 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, It is perhaps the most- or the most secret, or at the point of the cluster center point ... through two sets of pixels regional growth algorithm : A regional seed pixels B regional growth .3) growth rules 4) concluded conditions.
Platform: | Size: 2048 | Author: 蒋建军 | Hits:

[Special EffectsRegionGrowingCy

Description: 好用地 matlab 区域增长算法,先输入比较范围,再输入种子点数目,然后就是手动选取种子点了 ,好运哦!-good land Matlab regional growth algorithm, importing more scope to import seed spots, Then, they manually select seed, good luck!
Platform: | Size: 1024 | Author: Cong Yang | Hits:

[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:

[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:

[2D Graphic5

Description: 最快区域种子点填充算法 最快区域种子点填充算法 计算机图形学-The fastest growing regional seed filling algorithm seed points, the fastest growing region filling algorithm in computer graphics
Platform: | Size: 2048 | Author: 芳芳 | 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 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:

[OpenCVregiongrow

Description: 基于OpenCV的区域生长算法,自选一个种子点,进行区域生长,也可以进行多个种子点的选取-OpenCV-based region growing algorithm, the choice of a seed point, region growing, and can also select multiple seed points
Platform: | Size: 1024 | Author: 郭勇 | Hits:

[Special Effectslocalgrowth

Description: 基于种子点8邻域的区域生长算法,以交互式设定初始种子.-Interactive setting initial seed seed point neighborhood-based region growing algorithm.
Platform: | Size: 1024 | Author: liusuolan | Hits:

[OtherRegionGrow

Description: matlab,区域生长算法,代码为算法函数,文本文档为调用示例,对matlab内置图像coins.png进行基于种子点的区域生长调用,图像生成时,用户用鼠标在其中选取一个种子点并按回车键,之后会出现分割效果。-matlab, region growing algorithm, code for arithmetic functions, the text document is called an example of matlab built-in image coins.png seed point based region growing calls, image generation, the user with the mouse in which to select a seed point and press Enter button will appear after segmentation.
Platform: | Size: 11264 | Author: 李光 | Hits:

[Graph programSegmentation

Description: 区域生长算法被证实是一个有效的图像分割方法。区域生长的基本方法是从被分割对象 里作为种子区域(通常是一个或多个像素)的一个区域开始,在种子区域的相邻像素寻找与种 子像素有相同或相似性质的像素,并将这些像素合并到种子像素所在的区域中。将这些新像 素当作新的种子区域继续进行上述过程。区域生长算法主要取决于用来选择确定为种子区域 像素的标准、用来确定相邻像素的连通性类型和用来访问相邻像素的策略。-Region growing algorithms have proven to be an effective approach for image segmentation. The basic approach of a region growing algorithm is to start from a seed region (typically one or more pixels) that are considered to be inside the object to besegmented. The pixels neighboring this region are evaluated to determine if they should also be considered part of the object. If so, they are added to the region and the process continues as long as new pixels are added to the region. Region growing algorithms vary depending on thecriteria used to decide whether a pixel should be included in the region or not, the type connectivity used to determine neighbors, and the strategy used to visit neighboring pixels.
Platform: | Size: 5120 | Author: 张涛 | Hits:

[Special EffectsregionGrow

Description: 基于种子点8—邻域的区域生长算法的matlab实现,希望对大家有帮助-Based on the seed point 8- neighborhood region growing algorithm matlab realize, we hope to help
Platform: | Size: 1024 | Author: white | Hits:

[Graph programregiongrow

Description: 自适应区域生长算法MATLAB实现。可以较好完成单种子点的区域生长工作-Adaptive region growing algorithm MATLAB. Can better complete a single seed point region growing work
Platform: | Size: 13312 | Author: lijunwei | Hits:

[Special Effectsregiongrowing

Description: 区域生长算法 种子点 (x,y) J = regiongrowing(I,x,y,t) I为输入图像 J输出图像 t : 最大密度距离 (缺省为0.2)-Region growing algorithm Seed point (x, y) J = regiongrowing (I, x, y, t) I is the input image J output image t: maximum density distance (default is 0.2)
Platform: | Size: 1024 | Author: 元晨 | Hits:

[Graph Recognizebianyuanjiance

Description: 基于边缘检测和自动种子区域生长的图像分割算法-Image segmentation algorithm based on edge detection and automatic seed region growing
Platform: | Size: 294912 | Author: 彭璐 | Hits:

[Special EffectsregionGrow

Description: 基于种子点8-领域的区域生长算法,程序运行后,会弹出一个包含原图像的窗口,用户可以用鼠标在其中选取一个种子点并下“Enter”键,之后会出现分割结果-Region growing algorithm based on seeds point 8- field, after the program is running, will pop up a window contains the original image, in which the user can use the mouse to a seed point and the \ Enter\ button, can appear after the segmentation result
Platform: | Size: 1024 | Author: hezhongwen | Hits:

[Special Effectsseed

Description: 这是一个简单的区域生长算法,方便新手学习使用。-this is a simple region growing algorithm available for new learners.
Platform: | Size: 1024 | Author: leetao | Hits:
« 12 »

CodeBus www.codebus.net