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

Search list

[matlabQUYUSHENGZHANGFA

Description: 利用区域生长法在图像中提取出所需要的部分,本程序为车道线-Using region growing method to extract the required image portion, the procedures for the Drive Line
Platform: | Size: 1024 | Author: dan | Hits:

[Internet-NetworkREGION

Description: 计算一个坐标是否在所属的区域中,很好很强大-A coordinate calculating whether in their own area, very good very strong
Platform: | Size: 1024 | Author: john_yan | Hits:

[Special EffectsIMAGE-PROCESSING-SEGMENTATION-BY-REGION-GROWINGl.

Description: IMAGE PROCESSING: SEGMENTATION BY REGION GROWING
Platform: | Size: 177152 | Author: joker | Hits:

[matlabprograms

Description: my file contains matlab programs for direct watershed segmentation in digital image processing. it computes the segmented region on different images like brain tumour, rice image etc.
Platform: | Size: 6144 | Author: sakshi | Hits:

[Delphi VCLGDIPshift-transform-the-region

Description: GID+区域使用技巧:GDI+区域的平移变换-GID+ area tips: GDI+ shift transform the region
Platform: | Size: 165888 | Author: anan | Hits:

[matlabregiongrowing

Description: this a region growing algorithm called seeded region growing for image segmentation.-this is a region growing algorithm called seeded region growing for image segmentation.
Platform: | Size: 1024 | Author: paolo | 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:

[Windows Develop382

Description: Tracking people in a dense crowd is a challenging problem for a single camera tracker due to occlusions and extensive motion that make human segmentation difficult. In this paper we suggest a method for simultaneously tracking all people in a dense crowd using a set of cameras with overlapping fields of view. To overcome occlusions, the cameras are placed at a high elevation and only people’s heads are tracked. Head detection is still difficult since each foreground region may consist of multiple subjects. By combining data from several views, height information is extracted and used for head segmentation.
Platform: | Size: 944128 | Author: kaw | Hits:

[Special EffectsInpainting

Description: implementation of the inpainting algorithm in the papers "Region Filling and Object Removal by Exemplar-Based Image Inpainting" and "Gradient based image completion by solving the Poisson equation"
Platform: | Size: 2332672 | Author: Wu | Hits:

[Waveletwavelet-matlab

Description: 基于小波变换的图像融合源代码,利用的融合规则分别使用简单的模值取大和基于区域能量。-Image fusion based on wavelet transform source code, the use of fusion rule modulus were obtained using a simple large and region-based energy.
Platform: | Size: 98304 | Author: 葛宏 | Hits:

[DirextXDirectDraw

Description: DirectDraw的高性能表面,DDraw是面向表面的作图系统,所谓面向表面就是说所有作图不是只是针对屏幕(显存)的,而是针对一块作图区域,你可以在作图区域上面画点,线绘图片然后可以在区域与区域之间拷贝图形,这种作图区域在微软的DirectX中被叫做表面(Surface),在其他开发包中被叫做位图(Bitmap)或者图层(Layer),总之都可以称为面向表面的作图系统,这是最灵活高效的作图方式。-High-performance DirectDraw surface, DDraw surface-oriented mapping systems, the so-called mapping for all of the surface that is not just for the screen (memory), but against a plot area, you can plot area above draw points, lines, drawing pictures and then you can copy graphics from region to region, this mapping in the region called Microsoft' s DirectX surface (Surface), in other development package is called a bitmap (Bitmap) or layer ( Layer), a word can be called for surface mapping system, which is drawing the most flexible and efficient way.
Platform: | Size: 28672 | Author: zs | Hits:

[Special Effectstuxiangfenge

Description: Matlab边缘检测和区域生长图像分割算法代码,适合于图像边缘检测。-Matlab edge detection and region growing image segmentation algorithm code, suitable for edge detection.
Platform: | Size: 2048 | Author: 甘波 | Hits:

[Special EffectsSnake-model-bsegmentation-method

Description: 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its neighboring regions, the definition of mean and variance of gray distance, and according to its image on the establishment of a new connected graph, in order to over-segmentation of the image produced Some of the small region merging Second, cross-edge in the model, the use of CT image segmentation model has an internal statistical characteristics of the region, using region growing to get the point and re-parameterized model, the model is no longer cross the edge, to ensure model to the right edge of the deformation
Platform: | Size: 129024 | Author: | Hits:

[matlabRegion-growing-algorithm-

Description: 基于matlab的区域生长算法,可以对图像进行分割处理。-Matlab-based region growing algorithm to the image segmentation.
Platform: | Size: 1024 | Author: 杨仲超 | Hits:

[Special Effectsregion-growing

Description: 基于区域增长的图像分割 数字图象处理 堆栈法-Region growing based image segmentation
Platform: | Size: 4096 | Author: elva | Hits:

[Other GamesRegion

Description: Region game program source
Platform: | Size: 18432 | Author: hj | 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:

[OtherTHE-SELF-STABLE-REGION

Description: 采用自稳定域法分析二姐系统稳定性,并使用simulink仿真-Adopted sister from the stable region system stability analysis and simulation using simulink
Platform: | Size: 353280 | Author: 徐杰 | Hits:

[Special EffectsRegion-growing-image-segmentation

Description: 对图像的区域生长进行分割,包括matlab程序和图像-Region growing image segmentation, including procedures and image matlab
Platform: | Size: 3072 | Author: 安南 | Hits:

[Windows Developregion-grow

Description: region growing algorithm
Platform: | Size: 1024 | Author: nanang | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net