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

搜索资源列表

  1. RegionGrow

    0下载:
  2. 区域生长的matlab源码 region grow
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:guoyaomc
  1. 区域增长

    0下载:
  2. 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
  3. 所属分类:源码下载

  1. regiongrow.rar

    1下载:
  2. 区域增长速算法的C++编程实现代码,带有编程注释。,region grow c++ code for image processing
  3. 所属分类:Special Effects

    • 发布日期:2015-11-29
    • 文件大小:1129
    • 提供者:张建宏
  1. Region-Grow

    0下载:
  2. 区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1287739
    • 提供者:gengchenyao
  1. region grow

    0下载:
  2. 区域生长算法,对学习图像处理很有帮助,希望对你有用
  3. 所属分类:matlab例程

  1. reg_grow

    0下载:
  2. region grow sirve para separa una region de una imagen dependiendo del nivel de griss que tenga los valores de entrada que es el punto a evaluar
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:30246
    • 提供者:jovhy
  1. Segment

    0下载:
  2. Image Segmentation Algorithm Using modified Region-Grow implemented in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:499457
    • 提供者:刘宝渊
  1. image

    0下载:
  2. 实现图像的sobel轮廓提取、闭合轮廓线提取、区域生长等-region grow ,sobel
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:10637131
    • 提供者:曹艳娟
  1. imagesegment

    0下载:
  2. 此M文件主要利用区域生长和边缘检测进行图像分割-image segment by region grow
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1375
    • 提供者:mayun
  1. REGIONGROW

    0下载:
  2. 從一種子像素開始,透過平均灰階度、色彩等性質檢視,將類似性質的像素逐一納入所考慮區域中,逐漸長成一個性質相似的影像區塊。-Starting from a sub-pixel by the average degree of gray-scale, color and other properties to view, each pixel of a similar nature will be included in the region considered, and gradually gr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1194
    • 提供者:Luo
  1. regiongrow

    1下载:
  2. 图像处理中的区域生长算法,利用若干种子点的选取进行区域生长。-Image processing region growing algorithm, using several seed points selected for regional growth.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:581
    • 提供者:任亮
  1. RegionGrowing

    0下载:
  2. region growing: The fundamental drawback of histogram-based region detection is that histograms provide no spatial information (only the distribution of gray levels). - Region-growing approaches exploit the important fact that pixels which are
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:368166
    • 提供者:alo
  1. Region_Grow

    0下载:
  2. 使用matlab工具开发的图片region grow的功能,能很好的运行,希望大家可以下载使用。-Matlab image using region grow tool development function, to a very good run, I hope you can download.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1097
    • 提供者:李风慧
  1. Edge-Detection-and-Segmentation

    0下载:
  2. 边缘检测和分割,edgedetect,houghtr,quadtree,region grow, sobeledge,straightline,thresh,watersd-Edge detection and segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:7019
    • 提供者:zhuweina
  1. grow

    0下载:
  2. 通过区域生长进行图像分割,所得到的区域是闭合的曲线-Image segmentation by region growing, and the resulting curve of the area is closed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:918
    • 提供者:yu
  1. 1281859992522_zcool.com.cn

    0下载:
  2. 区域增长算法 用于图像分割 在matlab中运行-region grow method for segmentation hope you guys enjoy it!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5783174
    • 提供者:pyz
  1. region-grow

    0下载:
  2. region growing algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:809
    • 提供者:nanang
  1. region

    0下载:
  2. matlab的基于种子的区域生长处理,源码-matlab region grow seed growing matlab regiongrow region growing using matlab regiongrow by seed regiongr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1047
    • 提供者:junhunqu
  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. region-grow

    0下载:
  2. 图像分割算法中的种子点生长算法,用txt保存的,复制粘贴一下就能用,亲测,还不错-region grow
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:2005
    • 提供者:
« 12 »
搜珍网 www.dssz.com