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

搜索资源列表

  1. quyushengzhang

    0下载:
  2. 区域生长图像分割,区域生长方法是根据同一物体区域内象素的相似性质来聚集象素点的方法,从初始区域(如小邻域或甚至于每个象素)开始,将相邻的具有同样性质的象素或其它区域归并到目前的区域中从而逐步增长区域,直至没有可以归并的点或其它小区域为止。-Region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17985
    • 提供者:血槽
  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. 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. basedregion

    0下载:
  2. Region growing algorithm for image processing
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:vikas
  1. taotao51

    1下载:
  2. 图像分割 自适应阈值法,otsu法,区域生长法,最大熵法,贝叶斯法,kMeans法,MeanShift法。-Adaptive threshold image segmentation method, otsu method, region growing method, the maximum entropy method, Bayesian method, kMeans law, MeanShift law.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8014
    • 提供者:淘涛
  1. m

    0下载:
  2. 在图像处理中可以对图像进行区域生长分割图像分析有帮助-In image processing, the image can be divided region growing image analysis to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:82164
    • 提供者:tiantian
  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. seed

    0下载:
  2. 三种种子区域生长方法Three kinds of seed region growing method-Three kinds of seed region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4609
    • 提供者:furui
  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. luokuo

    0下载:
  2. 主要实现手掌手形的二值化及提取对应的手掌轮廓,采用区域增长的方法-The main achievement of the palm of the hand and extract the corresponding binary palm silhouette, using region growing method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2106
    • 提供者:何浩文
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. byjc

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

    • 发布日期:2017-04-10
    • 文件大小:1452
    • 提供者:lin
  1. regiongrowing

    0下载:
  2. region growing in images
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1420
    • 提供者:rinchan
  1. regiongrowing

    0下载:
  2. 通过区域生长法,自动检测分割图像,提取图形特征区域,进行模式识别-By region growing method to automatically detect image segmentation, feature extraction graphics area, pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1422
    • 提供者:wuxiangyu
  1. SGR_Autoseed

    0下载:
  2. 自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割-Automatic seeded region growing code, using MATLAB operation, do not need to select seed points can be automatically selected threshold image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4513
    • 提供者:张昭男
  1. rg

    0下载:
  2. region growing technique used for segmenting image...segmentation done in medical images to detect specific layer
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:55985
    • 提供者:sujitha
  1. Image-segmentation

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附有参考资料-Using phase coherence image edge extraction, the K-means clustering region growing image segmentation, with reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2569335
    • 提供者:朱健
  1. to_pudn

    0下载:
  2. this code is a simple one_seeded region growing to segment the bones in MRI prostate images.
  3. 所属分类:matlab

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

    0下载:
  2. 区域生长分割法。获得区域生长起始点,判断点周围八点是否符合域值条件,记录符合条件的新点的数目。最后得到分区图像-Region growing segmentation method. At eight o clock for regional growth starting point, judge around meets the requirements for the domain values conform to create conditions for the new numbe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:984
    • 提供者:hwang
  1. bjontegaard2

    0下载:
  2. 对目前几种在图像分割领域得到较多应用的交互式分割、区域生长分割以及阈值 分割算法进行了探讨,并且结合实际C T片图例分别进行分割实验研究,得到较为满意和 可用性强的结果. 实验表明: 阈值分割对于CT切片的效果最好 区域生长分割适宜于对面 积不大的区域进行分割,分割效果较好 基于动态规划的交互式分割算法比较复杂,计算时 间较长,但对于边缘较平滑的区域,同样具有较好的实际效果. 几种算法的评估为其在C T 图像分割上的实际应用提供了科学依据.-Several current g
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1963
    • 提供者:李祥霞
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com