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. 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. 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. 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. 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
    • 提供者:李洋
  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. watershed

    0下载:
  2. 数字图像处理简单实验:分水岭分割代码,加上头文件,配下opencv就可以运行了。-Digital image processing simple experiment: watershed segmentation code, plus the header files, with the next opencv can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1836
    • 提供者:应高选
  1. watershed

    0下载:
  2. 灰度图像分水岭算法的MATLAB代码,希望能有所帮助。-Grayscale images watershed algorithm MATLAB code, hoping to be helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2526
    • 提供者:李绘源
  1. WaterShed

    0下载:
  2. 彩色图像分割的C++程序代码,仅供参考,可以后期修改-Watershed image segmentation algorithm C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:19382
    • 提供者:杨文龙
  1. Watershed

    0下载:
  2. 在图像处理时,有时需要用到分水岭算法实现图像分割。这个代码是用VC++实现的分水岭算法。-In the image processing, and sometimes need to use watershed segmentation algorithm. This code is a watershed algorithm using VC++ implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:314066
    • 提供者:fanshengnan
« 12 3 »
搜珍网 www.dssz.com