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

搜索资源列表

  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. Automatic-Seeded

    0下载:
  2. 一种改进的基于自动种子选择的区域生长法,效果明显-An improved region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:227086
    • 提供者:张山
  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. 基于区域生长的图像分割方法,对理解区域生长算法原理有帮助。-Image segmentation method based on region growing.It is helpful to understand the theory of the region growing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:33470
    • 提供者:匡红立
  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. exp5quyushengzhang

    0下载:
  2. 数字图像处理及图像处理和分析技术课程实验区域生长的实验源代码,亲测win8下vc++6.0可以运行。-Digital image processing and image processing and analysis techniques course experiment region growing experiment source code, under the pro-test win8 vc++6.0 can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2169295
    • 提供者:joker
  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
    • 文件大小:11163
    • 提供者:李光
  1. regiongrow

    0下载:
  2. 结合彩色图像、高程图像的区域生长算法 种子点需要事先提供-Region growing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-22
    • 文件大小:1898
    • 提供者:weng
  1. ex_Image

    0下载:
  2. 月球撞击坑的自动识别(基于影像的),主要涉及影像的阈值分割、区域生长、条件匹配、边缘提取及拟合-Lunar craters automatic identification (image-based), mainly related to the image threshold segmentation, region growing, conditional matching, edge extraction and fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2944107
    • 提供者:dreamer
  1. watershed-a-region-growing

    0下载:
  2. matlab实现的区域增长和分水岭算法,以及基于sobel算子,prewitt算子,canny算子,log算子的边缘检测算法。-matlab implementation of regional growth and watershed algorithm, and on the sobel operator, prewitt operator, canny operator, log operator edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:4530
    • 提供者:尹晨光
  1. Image-segmentation-code

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

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

    0下载:
  2. 区域生长法实现图像分割,获得区域生长起始点,将生长起始点灰度值存入seed中,图像边界上的点的判断,计算新的灰度平均值-Region growing method to achieve image segmentation, region growing starting point to obtain the growth of the gray values ​ ​ are stored in seed starting point, the image point on
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:938
    • 提供者:蔡小成
  1. second2

    0下载:
  2. 静态背景目标跟踪。采用帧间差,去噪处理,区域生长法。还原前景。-Static background target tracking. Using inter-frame difference, denoising, region growing method. Restore outlook.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2120
    • 提供者:李阳
  1. Seed

    0下载:
  2. 基于种子点的区域增长算法 Matlab -Matlab seed region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:468352
    • 提供者:Mean
  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. RegionGrowing

    0下载:
  2. 快速的2D/3D区域生长算法,通过对邻近像素进行优先级排队进行加速,效果优于matlab本身的区域生长算法-Native Matlab implementations of region growing algorithms are usually quite slow, especially for 3D input data. This submission is a mex implementation of a 3D/2D region growing algorithm. The re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5879
    • 提供者:arche
  1. UntitledE

    0下载:
  2. 区域生长算法,一种传统的图像分割算法,用于图像分割。-region growing algorithm for image segmentation .it is a trditional image segmentatin algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1057
    • 提供者:武园
  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. Segmentation

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

    • 发布日期:2017-03-27
    • 文件大小:4813
    • 提供者:张涛
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 21 »
搜珍网 www.dssz.com