CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Segmentation regiongrow

搜索资源列表

  1. regiongrow.rar

    2下载:
  2. 该程序是MATLAB源程序,通过区域生长来对图像进行分割。,MATLAB source code of the program is through the growth to the region segmentation of images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-27
    • 文件大小:851byte
    • 提供者:蔡琼
  1. regiongrow.rar

    5下载:
  2. 区域生长法的图像分割方法,效果分厂不错,值得借鉴!,Region growing image segmentation method, the effect of a good factory, worth learning!
  3. 所属分类:Special Effects

    • 发布日期:2016-04-16
    • 文件大小:8.85kb
    • 提供者:杨雅茹
  1. regiongrow

    0下载:
  2. 图象分割 区域增长的 使用MATLAB语言进行编写的-Image Segmentation of regional growth in the use of language written in MATLAB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:3.04kb
    • 提供者:陈先武
  1. regionGrow

    0下载:
  2. 该程序用于实现图像分割中的区域生长法。共有4个参数。1,2,种子点的座标,3,图像,4,生长时用到的域值。-this code is used for region growing in the image segmentation domain.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:953byte
    • 提供者:yuting
  1. regiongrow

    0下载:
  2. 利用区域标记进行区域分割,去除面积较小的联通区域-Use of regional segmentation markers, removing smaller areas Unicom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:16.09kb
    • 提供者:杨帆
  1. regiongrow

    0下载:
  2. 完成区域生长算法,其中先使用sobel进行边缘检测(也可以跳过此步骤),再进行区域生长实现分割。使用VC++6.0,opencv1.0-Complete the region growing algorithm, which first edge detection using sobel (you can also skip this step), then the region growing to achieve segmentation. Use VC++6.0, opencv1.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8.58kb
    • 提供者:姜姜
  1. regiongrow

    1下载:
  2. 用MATLAB实现基于区域的区域生长图像分割方法的源代码。-REGIONGROW Perform segmentation by region growing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:914byte
    • 提供者:LWH
  1. regiongrow

    0下载:
  2. 基于区域的分割中的区域生长的源程序,将具有相似性质的像素集合起来构成区域-Region-based region growing segmentation of the source, the pixels with similar properties together form the regional
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.51kb
    • 提供者:马娟娟
  1. regiongrow

    0下载:
  2. region growing: Perform segmentation by region grow1ng. [G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:967byte
    • 提供者:Altaee
  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
    • 文件大小:857byte
    • 提供者:李风
  1. regiongrow

    0下载:
  2. 区域增长 图像分割 源代码 matlab编写 直接运行-Source region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:111.19kb
    • 提供者:吴山大
  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
    • 文件大小:998byte
    • 提供者:Reisen
  1. regiongrow

    0下载:
  2. 区域生长进行图像分割的方法的matlab源码-a programme realizing region growing methods used to image segmentation on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:17.21kb
    • 提供者:linda
  1. RegionGrow

    0下载:
  2. 基于MATLAB的区域生长的编程,它是图像分割中比较常用的一种方法,可以学习MATLAB的编程思路-Growth of MATLAB-based regional programming, which is a relatively common method in image segmentation, can learn the MATLAB programming ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:716byte
    • 提供者:IVY
  1. RegionGrow

    0下载:
  2. 图像分割中区域生长算法的源码,下载时注意修改所需参数-Image segmentation region growing algorithm source code, download, modify the parameters required attention
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:873byte
    • 提供者:洪容容
  1. regiongrow

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

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

    1下载:
  2. matlab,区域生长算法,代码为算法函数,文本文档为调用示例,对matlab内置图像coins.png进行基于种子点的区域生长调用,图像生成时,用户用鼠标在其中选取一个种子点并按回车键,之后会出现分割效果。-matlab, region growing algorithm, code for arithmetic functions, the text document is called an example of matlab built-in image coins.png seed p
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:10.9kb
    • 提供者:李光
  1. REGIONGROW

    0下载:
  2. 图像像素聚类算法,可用于图像分割,效果还行。在图像分割中全局二值化局部聚类非常好的方法。-Image pixel clustering algorithm, can be used for image segmentation, the effect is okay.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.17kb
    • 提供者:高赢
  1. regiongrow

    0下载:
  2. 区域生长分割法。获得区域生长起始点,判断点周围八点是否符合域值条件,记录符合条件的新点的数目。最后得到分区图像-Region growing segmentation method. At eight o clock for regional growth starting point, judge around meets the requirements for the domain values conform to create conditions for the new numbe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:984byte
    • 提供者:hwang
  1. regiongrow

    0下载:
  2. 区域生长,图像的分割,种子点选取流程,,,,,,,,,,,,,,,,,,,(mage segmentation is the technology and process of dividing an image into several specific and unique regions and presenting interesting targets. It is a key step from image processing to image analysis. The exis
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:ClearlovePlus
« 12 »
搜珍网 www.dssz.com