CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - region based segmentation

搜索资源列表

  1. xiangguanyuleijianfangcha

    0下载:
  2. 相关域内建方差算法对图像的基于区域的阈值分割-related construction within variance algorithm based on the image of the region threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:杨丽
  1. regionbased_seg_demo

    0下载:
  2. 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.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11057
    • 提供者:hiyisf
  1. Automatic-segmentation

    1下载:
  2. 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:379822
    • 提供者:fuky
  1. Study.on.License.Plate.Segmentation.Based.on.Color

    0下载:
  2. 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌 区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。-Intelligent Transport System in the license pla
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:142661
    • 提供者:memcpy
  1. seg_oneseed

    0下载:
  2. 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-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 predefi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1204
    • 提供者:tory
  1. segmentation

    0下载:
  2. Region based Active Contour的Matlab实现代码。很经典的方法-Region based Active Contour of Matlab code. Classic method
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:16059
    • 提供者:李好
  1. fusefenge

    0下载:
  2. 基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证 -Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:1099
    • 提供者:zhaowenbin
  1. 3

    1下载:
  2. 基于区域生长法的MATLAB图像分割程序 -Region growing method based on the MATLAB image segmentation procedure based on the region growing segmentation of the MATLAB program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:940
    • 提供者:占广
  1. segmentation

    0下载:
  2. This paper provides an algorithm for partitioning grayscale images into disjoint regions of coherent brightness and texture. Natural images contain both textured and untextured regions, so the cues of contour and texture differences are exploited
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:159493
    • 提供者:aan
  1. Minimization_of_Energy_Image_Segmentation

    0下载:
  2. 基于可变区域能量最小化拟合的图像分割方法的图像分割-Variable region-based energy minimization method of fitting the image segmentation of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:2011271
    • 提供者:
  1. regionbased_seg

    0下载:
  2. Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片-Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10378
    • 提供者:猪哥不亮
  1. segmentation

    3下载:
  2. 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:262260
    • 提供者:小馨
  1. Interactive_Image_Segmentation_by_Maximal_Similari

    0下载:
  2. 实现了区域合并的图像分割的经典方法,是Interactive Image Segmentation by Maximal Similarity based Region Merging 论文的源码,可以好好研究-Regional integration to achieve the classic method of image segmentation is the Interactive Image Segmentation by Maximal Similarity based Regio
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2678057
    • 提供者:syjsyj
  1. graph-based_segment

    0下载:
  2. 基于图论的图像分割,使用区域之间和区域内部进行比较的准则,对于风景图片效果不错。-Graph-based image segmentation, using the region based comparison criteria, good for scene images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:20194
    • 提供者:tan
  1. tuxiangfengeyanjiu

    0下载:
  2. 本文主要介绍了图像分割的两大类方法基于边缘的分割方法和基于区域的分割方法及其各自存在的问题和最新进展同时简单介绍了物理的分割方法和图像分割评价最后指出了图像分割技术的发展趋势-In this paper, two types of image segmentation method segmentation method based on the edge of the region-based segmentation method and their respective problems
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:77986
    • 提供者:xiliao
  1. survey-on-the-image-segmentation

    0下载:
  2. 图像分割是图像分析和模式识别的首要问题,也是图像处理的经典难题之一。文中对图像分割方法进行了系统 研究论述,先对图像分割的定义、要求进行简单介绍,然后对阙值化、基于边缘方法、基于区域的方法、基于模型的方法和 基于人工智能的方法等主要的图像分割方法进行研究论述,比较了它们的优缺点。-Image segmentation image analysis and pattern recognition is the primary issue, but also the classic prob
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:373259
    • 提供者:王文
  1. A-Novel-Region-based-Image-Retrieval

    0下载:
  2. 提出了一种新的基于区域的图像检索方法。与传统的基于区域的检索方法相比,论文从组成目标对象的基本结构角度出发分割图像,利用少量色彩等级更易描述对象主要构成的特性提取一组能够描述对象基本组成的区域序列。采用这些区域列的面积作为图像特征,用于图像检索。-A new region-based image retrieval. Traditional region-based retrieval methods, papers from the composition of the basic struc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:342937
    • 提供者:lujun
  1. Main-image-segmentation

    0下载:
  2. 图像分割 主要内容:间断检测 边缘连接和边界检测 门限处理 基于区域的分割 基于形态学分水岭的分割-Main image segmentation: intermittent connection edge detection and edge detection threshold region-based segmentation process based on morphological watershed segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1711573
    • 提供者:Leslie
  1. image-segmentation(2)

    0下载:
  2. matlab的图像分割,主要是阈值处理和基于区域的分割的方法和实现。-MATLAB image segmentation, mainly threshold processing and region based segmentation method and Implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4904348
    • 提供者:higanbana
  1. regionbased_seg_demo

    0下载:
  2. Region based segmentation
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:11264
    • 提供者:thu
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com