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

搜索资源列表

  1. Automatic-Image-Segmentation-by-Integrating-Color

    0下载:
  2. Automatic Image Segmentation by Integrating Color-Edge Extraction and Seeded Region Growing
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:371002
    • 提供者:abd
  1. Image-segmentation

    0下载:
  2. matlab实现图像分割源代码,边缘的分割方法:检测图像点边缘,线边缘 区域的分割方法:阈值分割技术、区域生长技术、分水岭分割方法 -matlab image segmentation source code, the split method: edge detection image point edge, line edge region segmentation method: threshold segmentation, region growing technology,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:202589
    • 提供者:莫志杰
  1. regiongrow

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

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

    0下载:
  2. 區域成長法:此功能為將類似的地方圈選出來,常用於圖像分割。-Region growing: This function is similar circle, commonly used in image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:386013
    • 提供者:張雅城
  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. RegionGrowth

    0下载:
  2. 基于Matlab平台的区域生长法图像分割。采用8连通的领域,手动选取种子点。-Matlab platform-based region growing image segmentation. 8-connected areas, manually select seed points.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:933
    • 提供者:DXX
  1. deer

    0下载:
  2. Sobel算子实现图像区域生长的图像分割,该程序经本人验证可行,欢迎下载-Sobel operator to achieve the image region growing image segmentation, the program after I verified feasible, welcome to download
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1233
    • 提供者:张艳华
  1. regiongrowing

    0下载:
  2. 基于区域生长发的图像分割,输入待分割的图像,输出分割结果-Issued based on region growing image segmentation, the input image to be segmented, the output segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1136
    • 提供者:鲁海英
  1. Image-segmentation-code

    1下载:
  2. Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2861
    • 提供者:吴魏
  1. image-segmentation

    0下载:
  2. 图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation-Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4239
    • 提供者:Shawn Chen
  1. traffic-sign-image-segmentation

    0下载:
  2. 程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。-Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:66659
    • 提供者:王松
  1. RegionGrow921

    0下载:
  2. 基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助-Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:763
    • 提供者:葛文耀
  1. color-segment_edge-detection

    2下载:
  2. Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割-Matlab color segmentation,edge detection,region growing image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2710
    • 提供者:sally
  1. quyushengzhang

    0下载:
  2. 区域生长图像分割,区域生长方法是根据同一物体区域内象素的相似性质来聚集象素点的方法,从初始区域(如小邻域或甚至于每个象素)开始,将相邻的具有同样性质的象素或其它区域归并到目前的区域中从而逐步增长区域,直至没有可以归并的点或其它小区域为止。-Region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17985
    • 提供者:血槽
  1. imagesegmentation

    0下载:
  2. 基于区域生长的图像分割算法,效果很一般,有用的可以-Based on region growing image segmentation algorithm, the effect is very general, useful can have a try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:田伟伟
  1. RegionGrowing

    0下载:
  2. 此代码是基于区域生长的图像分割算法,人工选择种子点然后进行分割-This code is based on region growing image segmentation algorithm, artificial selection of seed points and then divided
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1133
    • 提供者:张凌瑞
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. 3332

    0下载:
  2. 基于区域生长的图像分割,可以进行有效的图像分割-d region growing image segmentation algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1484
    • 提供者:luruitao
  1. Lab__kongjianquyuzengzhang

    0下载:
  2. 此为在Lab空间下进行区域增长,进行图像分割的程序方法,鲜果明显,适用于大部分的图像。-Method This program is carried out in the Lab space region growing, image segmentation, fruit obviously, for most of the images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1064
    • 提供者:shendesheng
  1. GC_RegionGrew

    0下载:
  2. 区域生长图像分割,获取相似的区域,使用区域生长的方法-Region growing image segmentation, obtaining similar regions, using region growing method
  3. 所属分类:Console

    • 发布日期:2017-05-30
    • 文件大小:11929323
    • 提供者:陈智君
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com