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

Search list

[Special Effectsganxingqu

Description: 基于感兴趣区域的图像检索。matlab的,希望对大家有所帮助。-Region of interest based image retrieval. matlab, and want to help everyone.
Platform: | Size: 7168 | Author: 李敏 | Hits:

[Special Effectsyingwen

Description: 基于感兴趣区域的图像检索的英文论文。 希望对大家有所帮助。-Region of interest based image retrieval of the English papers. Would like to help everyone.
Platform: | Size: 4989952 | Author: 李敏 | Hits:

[2D Graphicfgmoreseed

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

[Software Engineeringtuxiangguodu

Description: 图像过渡区提取与分割算法的两个基本问题-Image Transition Region Extraction and Segmentation of the two basic questions
Platform: | Size: 120832 | Author: CHAOCHAO | Hits:

[Special EffectsDIBDisplay

Description: 能够实现区域生长的经典算法,其中是从四领域去实现其中的算法-Able to realize the classical region growing algorithm, which is from four fields in which to realize the algorithm
Platform: | Size: 4049920 | Author: 周新林 | Hits:

[Special Effectsregion_growing

Description: C语言编写的图像分割程序,采用region growing区域生长算法,只能用于pgm灰度图-C language image segmentation procedures, the use of region growing region growing algorithm, can only be used for grayscale pgm
Platform: | Size: 3072 | Author: 丛威 | Hits:

[Graph programgrowcut

Description: 这是关于图像区域生长的源码,希望对这方面的人有所帮助-This is on the source image region growing, I hope people in this area help
Platform: | Size: 1796096 | Author: 孟美美 | Hits:

[Special Effectslevel_set_region

Description: active contour算法中的经典算法:基于region的levle set算法文献-active contour algorithm classic algorithm: Based on the region s literature levle set algorithm
Platform: | Size: 444416 | Author: 杨莉 | Hits:

[Special Effectslocate_text

Description: 介绍图像中字符区域检测算法的研究:图像中的文字信息在一定程度上反映了图像主要内容,因此对于图像中的文字进行检测是非常有意义的。本文采用了基于字符的纹理特征的方法,在D C T 域中对字符进行检测,从而将图像中的字符区域检测出来,最后用matlab进行了验证,实验表明该方法能够取得较好结果。-Introduction character image region detection algorithm research: images of a text message to some extent, reflect the main content of the image, so the text in the image test is very meaningful. In this paper, a character-based method of texture features, in the DCT domain detection of the characters, so characters in the image region detected, and finally use matlab to verify the experiment shows that the method can achieve better results.
Platform: | Size: 462848 | Author: alsocc | Hits:

[Mathimatics-Numerical algorithmsmilling

Description: 在加工过程中,由于不同刀齿数稳定性是不同的,本程序给出了稳定区域和不稳的区下的主轴转速(加工过程)-During processing, due to the stability of the different number of teeth knife is different, this procedure gives the stable region and unstable areas of spindle speed (processing)
Platform: | Size: 1024 | Author: wanxiaojin | Hits:

[Special Effectsmultiregion_fuse

Description: 过分割后区域合并代码。思想是在多尺度下,基于区域的色彩,纹理,形状信息的合并方法。-After the merger of over-segmentation region code. Thinking is in a multi-scale, region-based color, texture, shape information of the combined method.
Platform: | Size: 2048 | Author: 陶超 | Hits:

[matlabmatlab

Description: 一个开源的解剖结构提取程序 用的是区域生长算法及理论 代码在 www.itk.org 的itk包里-Anatomical structure of an open source extraction procedure is used in region growing algorithm and the theory of itk code www.itk.org bag
Platform: | Size: 12288 | Author: zhourl | Hits:

[Special EffectsROI

Description: Matlab图像感兴趣区域编码,这个程序所包括的m代码实现了迭代的图像处理,找出感兴趣区域。并同时输出区域、均值、STD、最小值、最大值、中值、中心点等等。-Matlab region of interest image coding, this procedure covered by the code m realize the iterative image processing, to identify areas of interest. And at the same time the output region, the mean, STD, minimum, maximum, median, center and so on.
Platform: | Size: 107520 | Author: yy | Hits:

[Special Effectsregionbased_seg_demo

Description: This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges." This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means. This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies. 1.) Download 2.) Unzip 3.) Run >>region_seg_demo See this site for experiments, videos, and more information on segmentation, active contours, and level sets: [ http://www.shawnlankton.com/2007/05/active-contours/ ]
Platform: | Size: 10240 | Author: hiyisf | 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 EffectsRegionExtractsdk

Description: 彩色图像分割算法, 首先rgb到hsv,然后量化,分割成许多个小区域,然后用区域合并算法进行合并,一直预先设定的区域数目或者达到满足的聚类条件为止停止合并-Color Image Segmentation Algorithm, first of all, rgb to hsv, and then quantified, separated into many small regions, and then use the region merging algorithm to merge, has been pre-set number of regional or cluster to meet the conditions to reach so far to stop the merger
Platform: | Size: 205824 | Author: gajs | Hits:

[Windows Developtrust-region_algorithm

Description: a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
Platform: | Size: 12288 | Author: | Hits:

[Special Effectslable_parallel

Description: 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号-Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling
Platform: | Size: 2048 | Author: zhangjing | Hits:

[Special Effectshaar_src

Description: 非常好用的利用Haar小波提取目标区域的方法,可用于人脸检测,兴趣区(ROI)提取,显著点检测等-Very useful to use Haar wavelet method of extracting the target region can be used for face detection, interest area (ROI) extraction, salient points detection
Platform: | Size: 86016 | Author: haoyubao | Hits:

[Special EffectsROIDraw

Description: 最新的ROI(Region of Interest)算法,不再像传统算法那样只能画出一个圆或者一个长方形。-The latest ROI (Region of Interest) algorithm, is no longer like the traditional algorithms can only be drawn as a circle or a rectangle.
Platform: | Size: 16384 | Author: 黄石 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net