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

搜索资源列表

  1. tuxiangfenge

    0下载:
  2. Matlab边缘检测和区域生长图像分割算法代码,适合于图像边缘检测。-Matlab edge detection and region growing image segmentation algorithm code, suitable for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1674
    • 提供者:甘波
  1. Automatic-segmentation

    1下载:
  2. 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:379822
    • 提供者:fuky
  1. seg_oneseed

    0下载:
  2. 在matlab开发环境下完成,基于区域生长的人脑蛋白质分割算法-In matlab to complete development environment, based on the regional growth of the human brain protein segmentation algorithm
  3. 所属分类:Special Effects

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

    0下载:
  2. 区域生长。此算法可以调用运行,算法简单可行。-region growing. it s useful and simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1095
    • 提供者:刘涛
  1. node

    0下载:
  2. 运用J2SE实现图像区域生长的算法.该算法实现了迭代使图像能够-use j2se show image can dsff asdadsf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:940
    • 提供者:俞涛
  1. region_growing

    0下载:
  2. 基于区域生长的图像分割算法,效果不错,可以作为学习参考-This is based on graph theory image segmentation source code, works well, welcome to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:55422
    • 提供者:宅明敏
  1. K-means-color-image-segmentation

    1下载:
  2. K-means彩色图像分割,有实验报告,main文件中还有区域生长的算法。-K-means color image segmentation, with experimental report.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2738919
    • 提供者:石笑天
  1. findseed

    0下载:
  2. 自己编写的函数,自动寻找乳腺肿块区域的种子点,为种子区域生长做准备,算法比较复杂-breast boundary.seed region growth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:533
    • 提供者:白111
  1. VC

    0下载:
  2. 主要讲VC分水岭算法和区域生长,及算法改革-Mainly about the VC watershed algorithm and region growing, and the algorithm reform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6125905
    • 提供者:蒋承
  1. Matlabregiongrow

    2下载:
  2. Matlab边缘检测和区域生长图像分割算法代码,很有用的代码。-Matlab edge detection and region growing image segmentation algorithm code, useful code.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1409
    • 提供者:lifengsong
  1. hm

    0下载:
  2. 实现区域生长、分水岭算法的matlab文件-Region growing, watershed algorithm matlab file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:5249
    • 提供者:grace
  1. quyushengzhang

    0下载:
  2. 是一种分割算法,采用的是区域生长方法对图像进行的分割-A segmentation algorithm, region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:158239
    • 提供者:me
  1. Segment

    0下载:
  2. 基于vs开发的图像分割技术,包括区域生长,sobel算子等一些边缘检测算法-Vs developed based image segmentation techniques, including regional growth, sobel operator edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:421946
    • 提供者:张玥
  1. segment

    1下载:
  2. 基于VS2010的图像分割源码,包含一些常用的图像分割算法,如边缘检测、区域生长、阈值分割等,需添加灰度图调试-Based on the the VS2010 image segmentation source, contains some of the commonly used image segmentation algorithm, such as edge detection, region growing, thresholding, need to add the gray lev
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:20858636
    • 提供者:马蕾
  1. Adaptive-Neighborhood--for--Image

    1下载:
  2.   自适应邻域技术在图像处理方面运用的非常广泛,本文中所介绍的两种自适应邻域技术——各向异性局部多项式近似—置信区域交集[1] (LPA-ICI,Local Polynomial Approximation—Intersection of Confidence Intervals)技术和区域生长[2] (region growing)技术是目前为止使用最为广泛两种。本文分别使用点的灰度值预选取、矩形块的均值预选取和自适应块预选取来驱动这两种自适应邻域算法来实现自适应邻域的生成,并将自适应邻域技术
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:2268144
    • 提供者:王海明
  1. tuxiangchulidaima

    0下载:
  2. 本压缩包包含各种图像处理的典型算法,边缘检测 区域生长等-This package contains a variety of typical algorithm of image processing and edge detection region growing, etc
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:211959
    • 提供者:汪亮
  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. other

    0下载:
  2. 区域生长与合并的算法。能够简单地对图像进行区域分裂与合并-Region growing and merging algorithm. The image can be easily split and merge area
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:34797
    • 提供者:朱达
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com