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

搜索资源列表

  1. Watershed-Segmentation

    0下载:
  2. 用标记-分水岭算法对输入图像进行分割 This the implementation of the algorithm based on immersion model.-Markers-watershed algorithm, the image segmentation This is the implement ation of the algorithm based on immersion model .
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9822
    • 提供者:肖雪
  1. WaterShed

    0下载:
  2. VC++图像分水岭分割算法控件及示例源代码,在Photoshop里会看到这种效果,程序可能还有不完善的地方,有时候会出现内存不足的提示,不过整体感觉程序写的还是不错的,有兴趣的VCFans可下载编译一下。 -VC++ image watershed segmentation algorithm and the sample source code control, in Photoshop, will see this effect, the program may also be desi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:354838
    • 提供者:madud00079
  1. WATERSHED

    0下载:
  2. 用于图像处理,利用分水岭方法实现灰度图像的分割-For image processing, gray-scale implementation Ways to use a watershed image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:8104
    • 提供者:nini
  1. watershed

    0下载:
  2. 图像分割算法,基于水波特征的分割,适合于比较小的图像。-Image segmentation algorithm, based on wave characteristics of partition, suitable for relatively small images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:worryjim
  1. watershed

    0下载:
  2. 基于ift的分水岭算法 可以在c++环境下,实现对彩色图像的分水岭分割,较基础分水岭算法节省了时间周期和复杂度。-ift-based watershed Segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:2479
    • 提供者:dsp
  1. Cwatershed

    0下载:
  2. C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3764
    • 提供者:杨晓辉
  1. snake

    0下载:
  2. snake technic and watershed in open CV
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:2094495
    • 提供者:avensis
  1. watershed_serial

    1下载:
  2. 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3496408
    • 提供者:王帅
  1. WaterShed

    0下载:
  2. 一种使用分水岭分割实现的图像分割方法,完整的vc++工程-Image segmentation with watershred
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:355374
    • 提供者:zhang jun
  1. watershed

    0下载:
  2. 很经典的分水岭算法,好好品味很有用的 C++实现的 花了我很长时间-Classic watershed algorithm, a good taste of useful C++ implementation took me a long time
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1684
    • 提供者:yangyang
  1. watershed-cSharp

    0下载:
  2. watershed algorithm Csharp source code in word (copy the program in visual studio and run it ! )
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9379
    • 提供者:jimz
  1. watershed

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

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

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

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

    0下载:
  2. 这是一个分水岭分割算法的c++程序,效果还不错。-This is a watershed segmentation algorithm c++ program, the results were pretty good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:425409
    • 提供者:吴庆海
  1. section-base-on-lab-Watershed

    1下载:
  2. 标记分水岭分割算法,用来对图像中的目标物体是连在一起的时候进行图像分割-Mark Watershed segmentation algorithm, used to image the target object is linked to the time for image segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-24
    • 文件大小:1024
    • 提供者:wyb
  1. WaterShed--CPP

    0下载:
  2. 分水岭算法 用MFC编写的分水岭算法,可以通过这一经典算法,去启迪读者了解图像处理的方法和思路,十分不错,值得借鉴。-Watershed algorithm written in MFC watershed algorithm, can pass the classic algorithms, to inspire readers to understand the image processing method and train of thought, is very good, is wo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12166812
    • 提供者:lionel
  1. watershed

    0下载:
  2. 风水岭图像分割 Image Segmentation by Watershed-Image Segmentation by Watershed
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:661
    • 提供者:文星
  1. 02022291Label-a-watershed-image

    0下载:
  2. 基于标记方法的分水岭的代码,可以用来对分水岭方法的改进等-Code watershed-based labeling method can be used for watershed improvement methods
  3. 所属分类:Other windows programs

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

    0下载:
  2. Program to perform watershed segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:13644
    • 提供者:Shaima Haris
  1. watershed

    1下载:
  2. C#算法,通过使用分水岭算法实现图形边界查找-Watershed algorithm seach the boundary of graphical
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:359292
    • 提供者:qinchunxia
« 12 3 4 »
搜珍网 www.dssz.com