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

搜索资源列表

  1. watershed

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

    • 发布日期:2008-10-13
    • 文件大小:728152
    • 提供者:阿辉
  1. watershed(VC++)

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

    • 发布日期:2008-10-13
    • 文件大小:21173
    • 提供者:林楚
  1. watershed

    0下载:
  2. 图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:tucon
  1. segmentation

    0下载:
  2. 包含区域增长法的区分水岭算法,区域增长分为两步,一是合并极小区;二是合并相似等等,非常不错的代码,-Image Watershed Segmentation code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3083880
    • 提供者:drogen
  1. watershed_transform

    0下载:
  2. 此代码可以在VC和OpenCV开发环境下实现分水岭算法的道路分割-This code can be in the VC and OpenCV development environment to achieve the path of a watershed segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:12189
    • 提供者:张豪
  1. watershed

    0下载:
  2. 一个短小精悍的分水岭算法,用Matlab实现,程序简单易懂-A dapper watershed algorithm, using Matlab implementation, the program easy-to-read
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:17039
    • 提供者:goodgoodstady
  1. Watershed

    0下载:
  2. matlab代码,低回声图像的边缘提取处理-matlab code, low-echo images of the edge extraction processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:397795
    • 提供者:GLL
  1. WaterShed

    0下载:
  2. 分水岭算法源代码[VC] 结果明显 实用-Watershed algorithm source code [VC] clear practical results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1220661
    • 提供者:mingming
  1. watersheld

    0下载:
  2. 用于图像分割的分水岭matlab编码 很好的编码 很实用 希望对大家有用要-watershed code
  3. 所属分类:2D Graphic

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

    0下载:
  2. Matlab code for watershed
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1392
    • 提供者:ltfi
  1. Java

    0下载:
  2. 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1242745
    • 提供者:7697246
  1. chengxu

    1下载:
  2. matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2422510
    • 提供者:梁玉梅
  1. ColorImageSegmentation

    0下载:
  2. 分水岭算法的源代码,对图像能直接处理,是一种很好的算法,能够适用于各种图像-Watershed algorithm source code, the image can be directly addressed, is a good algorithm can be applied to all images
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:54313
    • 提供者:liu
  1. Watershed

    0下载:
  2. 该代码是用ITK方法实现的水域分割,使用C++语言-The code is split ITK method to achieve water
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2239091
    • 提供者:shanlufeng
  1. yuanyuan

    1下载:
  2. 给予分水岭的图像分割,包括源代码、测试图、实验报告-Given watershed image segmentation, including source code, test plans, test reports
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:115201
    • 提供者:yuanyuan
  1. WaterShed

    0下载:
  2. 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。-watershed algorithm source code and detailed descr iption : gradient image, marking image preprocessing, Calibration of regional connectivity, finally found watershed. Gradient detailed images, image cal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4332786
    • 提供者:王艳
  1. code

    0下载:
  2. 代码1:优化过的Otsu程序,纯C编写 代码2:优化过的中值滤波程序,纯C编写 代码3:快速连通域检测程序,用于团块分析,纯C编写 代码4:MeanShift图像分割程序,纯c编写 代码5:WaterShed图像分割程序,c++编写,可直接运行,看分割效果-Code 1: The optimized program Otsu, pure C code 2: The optimized procedure median filter, pure C code 3: Fa
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12169422
    • 提供者:韦立庆
  1. yuzhihuafenge

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

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

    0下载:
  2. 分水岭变换的核心代码,对彩色图像也有作用。-key code for watershed, also works for RGB image.
  3. 所属分类:Special Effects

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

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

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