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

搜索资源列表

  1. Watershed-Image-Segmentation-in-C

    0下载:
  2. Watershed transform for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:49917
    • 提供者:Fasil
  1. watershed-

    0下载:
  2. 分水岭变换:定义,算法和并行策略,很经典的英文参考,值得参考。-Watershed transform: definitions, algorithms and parallel strategy, very classic English reference, worthy of reference.
  3. 所属分类:MPI

    • 发布日期:2017-04-23
    • 文件大小:344681
    • 提供者:wang
  1. watershed

    0下载:
  2. 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。-Watershed segmentation method, which is based on a topological theory of mathematical morphology segmentation method, the basic idea is that t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1852
    • 提供者:李磊
  1. watershed

    0下载:
  2. 实现分水岭算法分割图像,使用梯度的分水岭分割来解决图像的分割问题-Watershed algorithm for image segmentation, watershed segmentation using the gradient to solve the image segmentation problem
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:214845
    • 提供者:应阿三
  1. watershed-ridge-lines

    0下载:
  2. 如果图像中的目标物体是连接在一起的,则分割起来会更困难,分水岭分割算法 经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成 一幅“地形图”,其中亮度比较强的区域像素值较大,而比较暗的区域像素值较 小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-Separating touching objects in an image is one of the more difficult image processing operations. The wa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5032453
    • 提供者:lee
  1. watershed

    0下载:
  2. for watershed algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3273
    • 提供者:deep
  1. watershed

    0下载:
  2. 图像分割中分水岭算法的程序,分割效果较好,可直接使用,而且附有标准测试图片-Watershed algorithm in image segmentation procedure, the segmentation results can be used directly, but with a standard test image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:563234
    • 提供者:段婉玉
  1. Watershed-Algorithm

    0下载:
  2. 最新·基于分水岭的图像处理算法!改进效果明显,可以参考!-Latest watershed-based image processing algorithms. Improvement effect, you can refer!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:313703
    • 提供者:李洋
  1. watershed

    0下载:
  2. 一种分水岭分割的C++源代码。源文件,头文件俱在!-A watershed segmentation C++ source code. Source files, header files are there!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4519
    • 提供者:李洋
  1. watershed

    0下载:
  2. a Method for Applying Morphological Watershed Segmentation on Brain tumor MRI Data-a Method for Applying Morphological Watershed Segmentation on Brain tumor MRI Data...
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:48410
    • 提供者:Sumit
  1. minimum-watershed

    0下载:
  2. 实现粘连分割,对有粘连的物体分割效果很好,使用了局部极值结合分水岭算法-Achieve adhesion segmentation, to have adhesion object segmentation effect is very good, the use of the local extremum combined with watershed algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:233831
    • 提供者:robert
  1. watershed

    0下载:
  2. 分水岭分割算法,分水岭分割是一种有效的图像分割方法,附件中是多种分水岭算法的matlab实现。-watershed on image division
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2374
    • 提供者:yuzheng
  1. Watershed

    0下载:
  2. 分水岭算法Matlab实现。如果图像中的目标物体是连在一起的,则分割起来会更困难,分水岭算法经常用于处理这类问题,通常会取得比较好的效果。-Matlab implementation of watershed algorithm.If the object in the image together, then split up and it will be more difficult, the watershed algorithm often used to deal with such
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1432
    • 提供者:shenzhichen
  1. watershed

    0下载:
  2. 分水岭图像分割算法C++程序源代码简单明了图像分割效果好-watershed arithmetic methods
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:95303
    • 提供者:MAX
  1. watershed

    0下载:
  2. 利用分水岭算法实现图像分割,matlab实现,已经调试成功,可以直接使用供学习-based on watershed to segment image,debug by matlab enjoy it
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1551
    • 提供者:liugang
  1. Watershed-segmentation

    0下载:
  2. 关于图像处理的程序,是基于分水岭分割图像的方法。-Program on image processing, image segmentation method based on watershed.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:10673
    • 提供者:蓝蝶
  1. watershed

    1下载:
  2. 分水岭算法实现图像分割,并于MATLAB环境中编程实现的源代码-Watershed image segmentation algorithm, source code and programming in MATLAB environment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:585
    • 提供者:dandan
  1. Label-Watershed

    0下载:
  2. 适用于matlab的通过标记的分水岭算法对图像分割进行处理的算法-Matlab by marking a watershed algorithm applied to the processed image segmentation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1849
    • 提供者:周立华
  1. watershed

    0下载:
  2. watershed segmentation code
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:713
    • 提供者:engineer
  1. Object-Watershed-Link-Simulation

    0下载:
  2. 流域水文模型Object Watershed Link Simulation (OWLS),由Wilson Huaisheng Chen博士用C++语言开发。-A hydrological model,its name is Object Watershed Link Simulation (OWLS)
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:11414913
    • 提供者:陈昌春
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »
搜珍网 www.dssz.com