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

Search list

[Graph programmax_area

Description: 二值化图像,求最大连通区域,然后分割最大连通区域,用opencv开发-Binary image, and the largest regional connectivity, and then split the largest connected region, with the development of opencv
Platform: | Size: 1719296 | Author: chen | Hits:

[Windows Developdockbarapp

Description: 可以分割屏幕,使屏幕能够显示在该程序之外区域,类似工具栏的显示。-You can split the screen so the screen can be displayed on the program outside the region, similar to the toolbar display.
Platform: | Size: 28672 | Author: 王鹏飞 | Hits:

[Graph programFace_detection_based_on_color_images

Description: 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color adjustment and color detection, color, region, smooth, split with the filling, the candidate selection and matching eyes, the specific problems encountered and suggested a solution program. This algorithm can be more accurately positioned in color images of the positive, unilateral small-angle and rotation of the face, but also detected a diagram of the multi-person face.
Platform: | Size: 222208 | Author: hope | Hits:

[Otherrr

Description: 针对彩色图像提出了一种基于肤色和模板的人脸检测方法, 由肤色分割、模板匹配和人工神经网验证3 部 分组成. 首先使用HS I 空间的肤色统计模型分割出可能包含人脸的区域, 然后使用平均脸模板匹配和人工神经 网验证的方法在这些区域中搜索人脸. 该方法将彩色图像的肤色信息和灰度图像的模板匹配及人工神经网分类 模型综合起来, 既极大地提高了速度, 又具有较强的鲁棒性. 实验结果表明, 该算法是快速而有效的.-For color images is presented based on color and template face detection methods, from the color segmentation, template matching and artificial neural network validation three parts. The first to use HS I split the statistical model of color space which might contain human face region, and then use the average face template matching and artificial neural network authentication methods in these areas in search human face. This method of color image color information and gray-scale image of the template matching and artificial neural network classification model together, not only greatly enhanced the speed, but also has strong robustness. The experimental results show that the algorithm is fast and effective.
Platform: | Size: 457728 | Author: 天使 | Hits:

[Othersplitmerge

Description: SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer. - SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer.
Platform: | Size: 2048 | Author: dilir | Hits:

[matlabinteractiveimagesegmentation

Description: 选取读入一份彩色图像,在运行Untitled.m程序时:先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,,鼠标选取好后,按ENTER健后出现进行分割出现结果。 -Select a color image read in the run Untitled.m program: the first interaction with the mouse, select a color region as the color you want to split with other goals, the mouse selection is completed, press ENTER health appeared after the results of segmentation .
Platform: | Size: 3072 | Author: 何海洋 | Hits:

[Special EffectsGraphics-code

Description: 图像处理课,课程实验,实现了交互式选择种子,区域生长法进行图像分割,以及采用分裂合并法进行图像分割。-Image processing courses, course test, to achieve interactive select seeds for region growing image segmentation, and the use of split and merge image segmentation method.
Platform: | Size: 3970048 | Author: YUANZX | Hits:

[Special Effectsimage-segment

Description: 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Select a color image read in the first run Untitled.m program interacts with the mouse as you select a color region segmentation of color with other objectives, segmentation, select a good mouse, press ENTER to health after the split Festival .
Platform: | Size: 3072 | Author: 熊俊涛 | Hits:

[matlabSegmentation

Description: This matlab code implements the region split and merge segmentation of an image
Platform: | Size: 2048 | Author: Aswathy | Hits:

[Special Effectstuxiangfengexitong

Description: 这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能 2.实现系统能对图像文件进行保存,另存的功能 3.实现系统能对图像文件进行打印的功能 4.实现系统退出操作的功能 5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割 希望对大家有用-This is based on VC++ image processing system, the main implementation system image file (bmp, jpg, tiff, gif, etc.) open feature 2 to achieve system image file to save, save functions 3. system can achieve an image file for printing functions 4 out of operation to achieve system function 5 image segmentation: thresholding, region growing, split merge, region growing method, the feature space clustering, segmentation with watershed transformation other ways to achieve complex region segmentation want to be useful
Platform: | Size: 5689344 | Author: 李雄 | Hits:

[Special Effectsregiongrow

Description: 通过选取种子点,对一幅二维图像进行区域生长,从而分割出自己感兴趣区。-By selecting the seed point, two-dimensional image of a region growing, which split their own areas of interest.
Platform: | Size: 1024 | Author: 张月 | Hits:

[Special EffectsImage

Description: 用MFC实现了集中基本的图像分割算法,如:区域增长,分裂合并,最大类间方差等-it realized some basical image segmentation algorythm,such as region growing,split and combine,oust and so on
Platform: | Size: 4012032 | Author: 张坡 | Hits:

[Special Effectstsegmentation3Dk

Description: 利用itk的区区域增长算法,分割三维图像并用vtk进行重建显示-Use itk District region growing algorithm, split the three-dimensional image reconstruction display using vtk
Platform: | Size: 234496 | Author: 召唤 | Hits:

[Special Effectsmatlab

Description: 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of information extraction. Perimeter need to seek not contain the original noise image binarized image, and then select an algorithm for edge detection, including prewitt, canny, sobel algorithm, the circumference of the sum (sum ()) function calculated and displayed in the appropriate location. Seeking to contain a specific target image the perimeter or area of noise pollution, the first image noise, and then binarized, followed by small split, edge detection or region segmentation, and further statistical target circumference or target area.
Platform: | Size: 1024 | Author: 李丽 | Hits:

[Special EffectsGACPLIF

Description: 融合边缘与区域的水平集分割算法,分割效果优于单独的模型 -Integration of edge and region level set segmentation algorithm, the split is better than a separate model
Platform: | Size: 13312 | Author: sss | Hits:

[Special Effectssplitmerge

Description: 包含两个代码,m文件,基于区域的分裂合并图像分割方法,predicate规定了分裂合并准则,splitmerge用于分裂合并,数字图像处理,冈萨雷斯,Matlab版第十章第四节,区域分离与合并-Contains two code, m files, split and merge region-based image segmentation methods, predicate to the provisions of division merger guidelines, the splitmerge used to split the merger, Digital Image Processing, Gonzalez, section 2.4 of Matlab version, regional separation and merge
Platform: | Size: 2048 | Author: 陶胡子 | Hits:

[Windows DevelopIStudyonLicenn

Description: 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。 -License plate recognition technology has been widely applied in intelligent transport systems, license plate segmentation is an important part of the license plate recognition. Compared based on the color image license plate segmentation using gray-scale image license plate segmentation, you can effectively eliminate the shadow impact of the license plate colors is also a parameter of the license plate recognition. The color-coded class handles the characteristic function, can reduce the color coordinate conversion operator, to improve the speed of classification of color. Discussed in detail in the plate characteristics, given the license plate to split the detailed steps. Plate region distinguish the use of information fusion technology. The license plate tilt correction combined with the license plate to tilt the characteristics of the fast algorithm.
Platform: | Size: 142336 | Author: xpntt | Hits:

[File Formatregion-growing

Description: egion growing approach is the opposite of the split and merge approach: An initial set of small areas are iteratively merged according to similarity constraints. Start by choosing an arbitrary seed pixel and compare it with neighbouring pixels. Region is grown from the seed pixel by adding in neighbouring pixels that are similar, increasing the size of the region. When the growth of one region stops we simply choose another seed pixel which does not yet belong to any region and start again.
Platform: | Size: 1024 | Author: sav | Hits:

[Special EffectsImage-segmentation

Description: matlab实现图像分割源代码,边缘的分割方法:检测图像点边缘,线边缘 区域的分割方法:阈值分割技术、区域生长技术、分水岭分割方法 -matlab image segmentation source code, the split method: edge detection image point edge, line edge region segmentation method: threshold segmentation, region growing technology, watershed segmentation method
Platform: | Size: 202752 | Author: 莫志杰 | Hits:

[OtherSplitColorImageToRGBChannel

Description: example of how to split color channel which is red, green and blue (RGB)
Platform: | Size: 401408 | Author: WENG0125 | Hits:
« 12 »

CodeBus www.codebus.net