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

搜索资源列表

  1. wang

    0下载:
  2. 本程序主要是实现了图像分割,采用的算法是水平集和分水岭算法。-This procedure is mainly to achieve image segmentation, level set algorithm is used and the watershed algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:127175
    • 提供者:王涛
  1. waterheld

    0下载:
  2. 改进的分水岭算法,采用极限腐蚀和分水岭算法相结合,取得不错效果。-Improved watershed algorithm with limit, corrosion and watershed algorithm combined, made a good effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:131128
    • 提供者:robert
  1. gjfenshuiling

    0下载:
  2. 改进的分水岭算法,克服了目标边缘的明显分割现象,效果更佳。-Improved watershed algorithm, to overcome the edge of the apparent segmentation of the target phenomenon, the better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:168806
    • 提供者:Lucy
  1. 112

    0下载:
  2. 分水岭算法的改进模式,这是一个算法资料,大家可以编程做做实验,效果还是很好的-Watershed model algorithm improvements, which is an algorithm information, we can do some programming experiments, the effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:314351
    • 提供者:蒋飞云
  1. WaterShed

    0下载:
  2. PET图像后处理,包括二值化、梯度化等等,重点是分水岭算法。其中包括高斯滤波和平滑滤波两种-PET image post-processing, including binary, gradient and so forth, with emphasis on watershed algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:778480
    • 提供者:
  1. ImageProcess3

    0下载:
  2. 图像处理,边缘检测,分水岭算法等图像处理知识-Image processing, edge detection, image processing, knowledge of the watershed algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:591420
    • 提供者:
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1089
    • 提供者:杨莎莎
  1. watershed

    0下载:
  2. 分水岭算法具体函数实现, 和详细的注释说明-Watershed algorithm to achieve the specific function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:59178
    • 提供者:sunnyshine
  1. waterwed

    1下载:
  2. 图像分割 采用分水岭算法,编译通过,可以直接用-Image segmentation using the watershed algorithm, compile, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4436515
    • 提供者:sophia
  1. ImageCut120105

    0下载:
  2. 自己用分水岭算法写的图像分割程序,但是没有对分割结果进行合并,存在过分割现象-Image segmentation using the watershed algorithm to write the program, but did not merge the segmentation results, there is over-segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1754485
    • 提供者:姜霞霞
  1. fenshuiling

    0下载:
  2. vc+opencv分水岭算法实现图像的分割-vc6.0+Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1795769
    • 提供者:陈尚
  1. fengshuiling

    0下载:
  2. 包涵分水岭算法和一些改进的算法,都是期刊论文-Includes watershed algorithm and some improved algorithm, is journal articles
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1230321
    • 提供者:赵文旻
  1. biaojifenshuiling

    1下载:
  2. 标记分水岭算法,利用形态学开闭操作,标记局部最大值,修改梯度图像。用得到的二值图像进行分水岭操作,得到图像的边缘。 -watershed algorithms
  3. 所属分类:Special Effects

    • 发布日期:2016-04-30
    • 文件大小:3072
    • 提供者:黄浩
  1. fenshuilingsuanfa

    0下载:
  2. 分水岭算法 较完整的分水岭算法代码,可以参考下-The watershed algorithm is a more complete watershed algorithm code, malicious refer to the following
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1046
    • 提供者:祥林
  1. fenshuiling

    0下载:
  2. 基于分水岭算法的图像分割,用opencv编写的 先用鼠标在图像上画出感兴趣区,然后在进行分割-this is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6211093
    • 提供者:张小雪
  1. LabelPWatershed

    0下载:
  2. 效果很好的分水岭算法程序。可以达到很好的分割效果。实测通过-The effect is very good watershed algorithm ~ can achieve very good segmentation effect! The effect is very good watershed algorithm procedures. Can achieve very good segmentation effect. Measured through the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1935
    • 提供者:david
  1. improved_watershed

    0下载:
  2. 改进的分水岭算法,实现了分水岭变换,能很好的抑制过分割现象,初学者可以做参考。-Improved watershed algorithm and watershed transformation and inhibition of over-segmentation, a beginner can do a reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:760
    • 提供者:贺振华
  1. fenshuiling1

    0下载:
  2. 用分水岭算法的图像直方图均衡化,以实现图像均衡化-histogram modification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:刘滢
  1. watershed_algorithm

    0下载:
  2. 分水岭算法的详细步骤实现,结构用伪彩色图像标记,适合于图像处理的初学者参考-Watershed algorithm detailed steps realize, with false color image mark structure, suitable for beginners reference in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:114477
    • 提供者:Neo
  1. WatershedAlgorithm

    0下载:
  2. 分水岭算法(Watershed Algorithm),C++程序,包括详细的算法的理论和实现源码。-Watershed algorithm (the Watershed Algorithm), C++ program, including details of the algorithm theory and implementation of source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:19271
    • 提供者:王明
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com