CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 区域生长法

搜索资源列表

  1. Snake-model-bsegmentation-method

    0下载:
  2. 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:129353
    • 提供者:
  1. seed-a-slidmerge

    0下载:
  2. 1, 交互式图像分割:手工选择种子区域,然后利用区域生长算法,自动产生分割结果。 2, 使用区域的分裂合并法来分割图像,并将结果与区域生长法比较。 -seed ,slip and merge to segment a pic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2780049
    • 提供者:anranjiayou
  1. regiongrow2

    0下载:
  2. 图像处理的相关程序,图像分割,基于区域生长法的图像分割-Image processing procedures, image segmentation, region growing method based on image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1754
    • 提供者:shuren21
  1. regiongrow

    0下载:
  2. 以区域生长法进行纹理图像的分割,其中,种子点的数目为十个,可以自己设定种子数目-Region growing method to texture image segmentation, in which the number of seed points for the ten, the number of seeds can be set
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:李风
  1. Untitled

    0下载:
  2. 区域生长法matlab编程, 使用图像分割技术实现 -matlab coding region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14849
    • 提供者:qq_001
  1. regiongrow

    0下载:
  2. 该程序用于实现图像分割中的区域生长法。根据灰度差和与种子点是否相邻判断是否生长-The program used to implement the region growing image segmentation method. According to the seed point gray level difference, and whether and to determine whether the growth of adjacent
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:998
    • 提供者:Reisen
  1. deer

    0下载:
  2. 图形图像处理,用区域生长法作为图像分割的matlab代码-Graphics, image processing, as with the region growing image segmentation matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1082
    • 提供者:林静
  1. 3830272a74e3

    0下载:
  2. 区域生长法,matlab代码,包含3个m文件和两幅图像-Region growing method, matlab code, containing 3 m files and the two images
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9589
    • 提供者:林静
  1. regiongrow

    0下载:
  2. 修改了冈萨雷斯《数字图像处理》中的区域生长法。本函数中含有三种选择种子点的方法:分别依据灰度值,种子点位置,交互式选择单个种子点。-Modified the region growing method described in "Digital Image Processing" . This function contains three options for the method of seed points: based on gray value, the location of t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2340903
    • 提供者:章柯渊
  1. quyueshengzhang

    0下载:
  2. 遗传算法/大津法/区域生长法/迭代法分割图像,有详细注释,适合学习-Genetic algorithm/dajin method/area growth method/iteration method image segmentation, and have the detailed notes, suitable for learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:974
    • 提供者:俞正国
  1. quyueshengzhang

    0下载:
  2. 基于小波的区域生长法的图像分割技术代码,区域生长发是图像分割的一种技术-Wavelet segmentation of the region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1018
    • 提供者:yaowen
  1. Image-segmentation

    1下载:
  2. 此文件中包含图像分割的程序,其中有自适应图像分割,阈值分割,基于区域生长法的图像分割,最大方差法计算分割门限的程序,而且用的是matlab语言-This file contains the image segmentation procedure, which has adaptive image segmentation, threshold segmentation, region growing method based on the image segmentation, maximum
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:693248
    • 提供者:张景林
  1. quyushengzhangfa

    0下载:
  2. 自己写的区域生长法图像分割算法,注释详细,初学者可以参考,高手请飘过。-Write their own region growing image segmentation algorithms, detailed notes, beginners can refer to the master please drifting.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1046
    • 提供者:jinliu
  1. image-segment

    0下载:
  2. 一些经典的图像分割算法,包括阈值分割法,区域生长法等-method on image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:694547
    • 提供者:yuzheng
  1. homework3_21

    0下载:
  2. 区域生长法,采用了最简单的区域生长法,是我计算机视觉的大作业-Region growing method, is a big job in computer vision
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:677
    • 提供者:yangxiuyi
  1. regiongrow

    0下载:
  2. matlab实现区域生长法图像分割,分割结果比较理想-matlab region growing image segmentation, segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:909
    • 提供者:徐海青
  1. region-growing-method

    2下载:
  2. 基于区域生长法的图像分割的matlab源代码,可参照两个种子点设计多个种子点-This code is used to segment picture based on region growing method. More seed points can be designed referring to this code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:743
    • 提供者:caidongqin
  1. image-segmentation

    0下载:
  2. 基于自动种子选择的区域生长法,克服了传统区域法的很多缺点-Region growing method based on automatic seed selection, to overcome the many shortcomings of the traditional regional law
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:4941419
    • 提供者:张山
  1. Automatic-Seeded

    0下载:
  2. 一种改进的基于自动种子选择的区域生长法,效果明显-An improved region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:227086
    • 提供者:张山
  1. region-grow

    0下载:
  2. 区域生长法的介绍与实现方法,对于初学者很实用-The introduction and implementation of the region growing method, very useful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:513714
    • 提供者:张山
« 1 2 34 5 »
搜珍网 www.dssz.com