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

搜索资源列表

  1. IMAGE-PROCESSING-SEGMENTATION-BY-REGION-GROWINGl.

    0下载:
  2. IMAGE PROCESSING: SEGMENTATION BY REGION GROWING
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:177045
    • 提供者:joker
  1. interactive-segmentation-method

    0下载:
  2. 基于图像区域生长的方法之一 交互式分割法-Image-based region growing methods: interactive segmentation method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:7947
    • 提供者:michael liang
  1. ImageSegmentation

    0下载:
  2. Image segmentation based on fusion of edge information and region growing with the use of Markov random fields
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:3887
    • 提供者:Anton
  1. Image

    1下载:
  2. 用MFC实现了集中基本的图像分割算法,如:区域增长,分裂合并,最大类间方差等-it realized some basical image segmentation algorythm,such as region growing,split and combine,oust and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011604
    • 提供者:张坡
  1. Automatic-Region-DEtection-and-Conversion

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

    • 发布日期:2017-11-07
    • 文件大小:15497742
    • 提供者:abd
  1. Segmentation

    0下载:
  2. 区域生长算法被证实是一个有效的图像分割方法。区域生长的基本方法是从被分割对象 里作为种子区域(通常是一个或多个像素)的一个区域开始,在种子区域的相邻像素寻找与种 子像素有相同或相似性质的像素,并将这些像素合并到种子像素所在的区域中。将这些新像 素当作新的种子区域继续进行上述过程。区域生长算法主要取决于用来选择确定为种子区域 像素的标准、用来确定相邻像素的连通性类型和用来访问相邻像素的策略。-Region growing algorithms have proven to be a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4813
    • 提供者:张涛
  1. Image-segmentatio

    0下载:
  2. 图像分割的两种有效方法,阈值分割和区域生长。其中,阈值分割适合目标区域与其背景在灰度特性上的差异比较大情况。另外,效果较好的区域生长法可以为大家提供参考-Two effective methods of image segmentation, thresholding and region growing. Among them, thresholding suitable target region and its background in grayscale characteristics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:243812
    • 提供者:曹玲
  1. Segmentation

    0下载:
  2. 使用区域生长法对灰度图像进行分割,显示原图及分割后的图像-Region growing method using gray-scale image segmentation, image display artwork and divided
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:149679
    • 提供者:wulin
  1. Image-Growing-and-segmentation

    0下载:
  2. Segmentation by growing a region seed point using intensity mean measure-Segmentation by growing a region seed point using intensity mean measure
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:55084
    • 提供者:GarimaGupta
  1. Segmentation-algorithms

    0下载:
  2. 霍夫检测。阈值分割。区域分割。灰度图像的区域生长法。-Hoff detection.Threshold segmentation.Region segmentation.Gray image region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2421
    • 提供者:周骞
  1. Matlab-codes-for-Segmentation-and-Traffic-video-a

    0下载:
  2. Multiple Matlab codes for Traffic Video Analysis, Segmentation of images, image matching, Region Growing code, Voice Recording Code.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:14686
    • 提供者:Ravi
  1. Gonzales-image-processing

    0下载:
  2. 该算法是经典的区域生长算法,在图像分割中比较常用。代码相对比较简单,也较易理解。-This algorithm is a classical region growing algorithm, and is commonly used in image segmentation.. The code is relatively simple and understandable..
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:223547
    • 提供者:christlxl
  1. GC_RegionGrew

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

    • 发布日期:2017-05-30
    • 文件大小:11929323
    • 提供者:陈智君
  1. segmentation

    2下载:
  2. 主要包括常见的几种图像分割方法,包括全局阈值法、最小误差法、大律法、区域生长法、分水岭方法、分裂-合并方法-ncluding several common image segmentation methods, including global threshold, the minimum error method, large law, region growing, watershed method, split- consolidation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5739
    • 提供者:刘新蕾
  1. similarity-and-region-growing-

    0下载:
  2. 基于目标红外特征的图像分割方法为区域生长法-Image segmentation method based on target infrared image segmentation method for region growing method
  3. 所属分类:matlab

    • 发布日期:2016-08-01
    • 文件大小:351232
    • 提供者:王贝
  1. regiongrowing

    0下载:
  2. 基于区域生长的图像分割,可以自己设置区域生长点。区域生长是一种串行区域分割的图像分割方法。区域生长是指从某个像素出发,按照一定的准则,逐步加入邻近像素,当满足一定的条件时,区域生长终止-Based on region growing image segmentation, you can set your own area growing point. Region growing image segmentation method is a serial region segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:lee_dan
  1. quyushengzhang

    0下载:
  2. 本代码用MATLAB开发环境,用基于区域生长的方法实现了图像的分割。欢迎大家参考学习和指正交流。-This code with MATLAB development environment, using the method based on region growing image segmentation was realized.Welcome to refer to learning and correct communication.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:guiyuan
  1. quyushengzhang

    0下载:
  2. 通过区域生长法达到图像分割的目的。效果不错。-Region growing image segmentation method to achieve the purpose of adoption. Good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1119
    • 提供者:张博
  1. image-segmentation_RegionGrowing

    0下载:
  2. 区域生长算法分割彩色图片,使用时只需要更改主程序(HaralickGrowingAlgorithm.m)中的图片路径即可使用,属于Matlab程序,压缩文件中含有原始图片-color image segmentation based on region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:216856
    • 提供者:jiangsanmu
  1. image-segmentation

    0下载:
  2. 很全面的图像分割matlab代码,内含分水岭算法,区域生长法等,亲试,很好用-Very comprehensive image segmentation matlab code, containing watershed, region growing method, pro-test, very good use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2893
    • 提供者:
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com