搜索资源列表

  1. 分水岭算法VC实现

    1下载:
  2. 本程序用VC++编写,实现了分水岭算法对图像的分割。效果非常不错
  3. 所属分类:2D图形编程

    • 发布日期:2009-06-29
    • 文件大小:244789
    • 提供者:woshiljr
  1. watershed分水岭算法

    1下载:
  2. watershed分水岭算法的源代码对彩色图像能直接处理
  3. 所属分类:图形图象

  1. matlab实现分水岭算法

    0下载:
  2. 用matlab实现了图像的分水岭算法,能够较好的对图像进行区域分割。
  3. 所属分类:源码下载

  1. 使用距离变换和分水岭算法分割图像的Matlab程序

    2下载:
  2. 使用距离变换和分水岭算法分割图像的Matlab程序
  3. 所属分类:源码下载

  1. 结合聚类的分水岭算法

    1下载:
  2. 结合聚类的分水岭算法。先对图像进行改进的分水岭运算,然后在对图像进行聚类得到比较精确的图像,效果较好
  3. 所属分类:源码下载

    • 发布日期:2012-03-15
    • 文件大小:1618
    • 提供者:wuyandeqingdan
  1. Watershed

    0下载:
  2. 图象处理的分水岭算法-the watershed image processing algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:98304
    • 提供者:chen
  1. Cartoon

    1下载:
  2. 图像处理中的一个算法, 提供分水岭算法的详细代码。-a arithmetic of image processing, codes for watershed arithmetic.
  3. 所属分类:编辑框

    • 发布日期:2024-05-02
    • 文件大小:37888
    • 提供者:王磊
  1. watershed

    0下载:
  2. 分水岭算法的源代码,对彩色图像能直接处理,是一种很好的算法,欢迎一起讨论-watershed algorithm source code, the color image can be directly addressed, it is a good algorithm, welcomed the discussion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:728064
    • 提供者:阿辉
  1. dividealgorism

    0下载:
  2. 分水岭算法源码,提取图像的经典算法,用于医学影像处理。-watershed algorithm source, the classic image extraction algorithm, used in medical imaging.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:元辉
  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编程

    • 发布日期:2024-05-02
    • 文件大小:9216
    • 提供者:肖雪
  1. watershed_c++

    0下载:
  2. 一种分水岭算法的C语言程序。包含watershed.cpp, kenel.cpp, transform.cpp等源代码-a watershed algorithm C language program. Included watershed.cpp, kenel.cpp. transform.cpp such as source code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:62464
    • 提供者:郑元义
  1. ij137d-src

    0下载:
  2. imageJ是根据NIH image(pascal)源代码用JAVA语言加以实现。是一种非常有用的医学图像分析源码,涵盖所有医学专业的大部分算法及分析方法,包括分水岭算法、threshold算法、纹理分析算法(另外的源代码滤件)等。最新版本源代码1.37。我是一名医学博士,对此软件强烈推荐。-imageJ under NIH image (pascal) source code increases with JAVA to achiev
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:928768
    • 提供者:郑元义
  1. fenshuiling

    0下载:
  2. 一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:59392
    • 提供者:xioan hua
  1. fenshui

    0下载:
  2. matlab环境下的基于形态学的分水岭算法,进行图象分割.-Matlab environment based on the morphology of the watershed algorithm for image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:betty
  1. WATERSHEDalgorithm

    0下载:
  2. 分水岭算法的函数,使用时需要调用。用vc++编写,算法较复杂-watershed algorithm functions, use need to call. Vc used to prepare, more complex algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:神秘
  1. Watershedwwm

    0下载:
  2. 分水岭算法实现程序的头文件。提取图像的经典算法,用于医学影像处理。-watershed algorithm procedures of the headers. The classic image extraction algorithm, used in medical imaging.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:wmanggxdx
  1. watershed(VC++)

    1下载:
  2. 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。-watershed algorithm source code and detailed descr iption : gradient image, marking image preprocessing, Calibration of regional connectivity, fi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:20480
    • 提供者:林楚
  1. DistanceTransform(VC)

    0下载:
  2. 距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。并且附上详细的代码说明和例子。-distance from the algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare. And attached a deta
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:216064
    • 提供者:林楚
  1. 【77】分水岭算法

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

  1. 77_分水岭算法

    0下载:
  2. 使用分水岭算法实现图像分割,书中例子。。。。。。。。。。(watershed algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:ayu1121
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org