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

搜索资源列表

  1. RegionGrowt.zip

    1下载:
  2. 一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。,C++-based region growing algorithm process, from seed selection to the growing point of identification of the rules in great detail.
  3. 所属分类:Graph program

    • 发布日期:2015-09-16
    • 文件大小:1635
    • 提供者:BITwushaoqing
  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
    • 文件大小:857
    • 提供者:李风
  1. contour-extraction-with-many-method

    0下载:
  2. 用阈值分割、区域生长和种子填充方法实现轮廓提取,各步骤的效果图均有说明-With thresholding, region growing, and seed filling contour extraction method, the effect of each step are indicated map
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2439067
    • 提供者:wangcanjin
  1. code

    0下载:
  2. 区域生长,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing, the need to interactively set the initial seed point, the specific method for the mouse to click the image point, and press the Enter key
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3410
    • 提供者:宋畅
  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
    • 文件大小:998
    • 提供者:Reisen
  1. regiongrow

    0下载:
  2. 通过选取种子点,对一幅二维图像进行区域生长,从而分割出自己感兴趣区。-By selecting the seed point, two-dimensional image of a region growing, which split their own areas of interest.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:957
    • 提供者:张月
  1. regiongrow

    0下载:
  2. 修改了冈萨雷斯《数字图像处理》中的区域生长法。本函数中含有三种选择种子点的方法:分别依据灰度值,种子点位置,交互式选择单个种子点。-Modified the region growing method described in "Digital Image Processing" . This function contains three options for the method of seed points: based on gray value, the location of t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2340903
    • 提供者:章柯渊
  1. region_growing

    0下载:
  2. matlab 程序 ,,基于区域生长的数字图像分割,选取一个种子点- matlab program, digital image segmentation based on region growing, select a seed point
  3. 所属分类:Special Effects

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

    0下载:
  2. 区域生长用于图像分割的程序,从种子点开始向周围扩散,将与种子点性质相近的点记录下来。这个程序是冈萨雷斯的数字图像处理(MATLAB版)中的程序。-Region growing for image segmentation procedure, from the seed point began to spread around, similar to the nature of the seed points points recorded. This program is a program
  3. 所属分类:Special Effects

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

    0下载:
  2. 基于OpenCV的区域生长算法,自选一个种子点,进行区域生长,也可以进行多个种子点的选取-OpenCV-based region growing algorithm, the choice of a seed point, region growing, and can also select multiple seed points
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:770
    • 提供者:郭勇
  1. localgrowth

    0下载:
  2. 基于种子点8邻域的区域生长算法,以交互式设定初始种子.-Interactive setting initial seed seed point neighborhood-based region growing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:759
    • 提供者:liusuolan
  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. 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. 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. Segmentation

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

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

    0下载:
  2. 基于种子点8—邻域的区域生长算法的matlab实现,希望对大家有帮助-Based on the seed point 8- neighborhood region growing algorithm matlab realize, we hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1265
    • 提供者:white
  1. regiongrow

    1下载:
  2. 自适应区域生长算法MATLAB实现。可以较好完成单种子点的区域生长工作-Adaptive region growing algorithm MATLAB. Can better complete a single seed point region growing work
  3. 所属分类:Graph program

    • 发布日期:2016-04-22
    • 文件大小:13312
    • 提供者:lijunwei
  1. regiongrowth52230

    0下载:
  2. 一个种子为生长点的彩色图像区域生长程序。交互式Matlab实现-A seed for the growing point of color image region growing process. Each type of Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:614
    • 提供者:小花
  1. regiongrow

    0下载:
  2. 区域生长matlab程序,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing matlab program, you need to interactively set the initial seed point, the specific method for the mouse click the image in mind, press the Enter key
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:风云
  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 23 »
搜珍网 www.dssz.com