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

Search list

[matlabpixel_region_grow

Description: 像素聚类区域成长法-- 顾名思义,此方法从一个种子像素开始,通过如平均灰度,组织纹理及色彩等性质的判断,将具有类似性质的像素逐一纳入所考虑的区域中,使此区域由种子逐渐成长成一个性质相似的图像区块。-pixel clustering method regional growth-- the name implies, this method from a seed pixels, through such as average gray, the color and texture organizations such as the nature of judgment, with similar to the nature of each pixel into consideration the region, so this area has gradually grown from seed into a nature similar to the image block.
Platform: | Size: 4096 | Author: xinxin | Hits:

[Special Effectsregiongrow2

Description: 区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 -regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel additional seeds
Platform: | Size: 1024 | Author: carolin1980 | Hits:

[Mathimatics-Numerical algorithmsqiyuzengzhangdiguishixian

Description: 本函数的处理结果是将生长后的区域表示为黑色像素,未生长区域表示为白色像素。 区域生长一般包含三个比较重要的问题: 1. 种子点的选取 2. 生长准则 3. 终止条件 可以认为,这三个问题需要具体分析,而且每个问题解决的好坏直接关系到 区域生长的结果。-this function is the outcome of the Regional Growth said black pixels, not growth for the region said a white pixel. Regional growth typically includes three more important questions : 1. Seed selection two points. Growth criteria 3. termination conditions can believe that this issue needs three specific analysis, Each issue is resolved will have a direct bearing on the outcome of regional growth.
Platform: | Size: 1024 | Author: 蒋建军 | Hits:

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

[Graph Drawingseed

Description: 扫描线种子填充算法,实现最基本的区域填充算法-Scan line seed fill algorithm to achieve the most basic region filling algorithm
Platform: | Size: 1024 | Author: haizi | 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:

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

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

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

[Special Effectsseed

Description: 三种种子区域生长方法Three kinds of seed region growing method-Three kinds of seed region growing method
Platform: | Size: 5120 | Author: furui | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net