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

搜索资源列表

  1. fengshuilin

    0下载:
  2. 用matlab实现了分水岭算法,进而对图像进行分割,可以用来左遥感图像的处理-Using matlab watershed algorithm, and then the image segmentation, and can be used to the left remote sensing image processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:1650
    • 提供者:高尔基
  1. yingyongbiaojifenshuilingsuanfa

    1下载:
  2. 如果图像中的目标物体是连在一起的,则分割起来会更困难,分水岭算法经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成一副“地形图”,其中亮度比较强的地区像素值较大,而比较暗的地区像素比较小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-If the object in the image together, then split up and it will be more difficult, the watershed algorithm often used t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:1989
    • 提供者:mr.li
  1. other_method_segmentation

    0下载:
  2. 实现ostu,区域增长,分水岭三种算法,分割彩色图像。-Achieve ostu, regional growth, the watershed three algorithms, color image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:2057662
    • 提供者:杨柳
  1. newwatershed

    0下载:
  2. matlab图像分水岭分割程序,用于复杂图像的分割,是图像形态学的经典示例-the matlab image watershed segmentation program for complex image segmentation, is a classic example of the image morphology
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:610
    • 提供者:张瑜
  1. fenshuiling

    0下载:
  2. matlab分水岭算法图像分割 Image=imread( D:\Backup\我的文档\My Pictures\clip_image002.jpg ) -matlab watershed algorithm for image segmentation Image = imread (' D: \ Backup \ My Documents \ My Pictures \ clip_image002.jpg' )
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1087
    • 提供者:lwd
  1. threewatersheld

    0下载:
  2. 三种方法实现matlab图像分水岭分割,第一种直接对图像进行分割,第二三种采用sobel算子提高分割精度-Three methods to achieve the matlab image watershed segmentation, the first direct image segmentation, the second three using sobel operator to improve the accuracy of segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1189
    • 提供者:徐海青
  1. 222

    0下载:
  2. 分水岭分割 水平集分割 图像分割 指纹提取-Watershed segmentation Level set segmentation Image segmentation Fingerprint extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:895432
    • 提供者:赵兴荣
  1. watershedexample

    1下载:
  2. IDL实现分水岭算法,可用于边缘检测和图像分割,算法效率很高。-IDL watershed algorithm can be used for edge detection and image segmentation algorithm is very efficient.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1024
    • 提供者:huyx
  1. IS_Pyramid

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv three associated with image se
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:11660933
    • 提供者:grace
  1. lelecode

    0下载:
  2. 能够利用分水岭的方法,对图像进行分割,得到很好地效果-Able to use the watershed approach for image segmentation, good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:356822
    • 提供者:静静
  1. WatershedSegmentation

    0下载:
  2. 这个是图像分割的程序,用分水岭算法来实现的,并且包含改进的算法-This is the image segmentation procedures, using watershed algorithm to achieve, and contains improved algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1411
    • 提供者:木木
  1. WatershedSegmentation1

    0下载:
  2. 分水岭分割对图像特征使用梯度下降法和沿区域边界分析弱点(weak points) 来将像素分 类为区域。想像在一个有水流动的拓扑地形结构中,水在重力的引导下聚集到一个地势较低 的盆地。随着水量的增加,水将流满整个盆地直到水流溢出到另一个盆地,这样就会将一些 小盆地吞没形成大的盆地。使用局部的几何结构来形成区域(集水的盆地),在图像领域中正 如使用一些诸如曲率或梯度强度等特征中的局部极值来将像素连接成区域。这种技术不像其 他区域分割,它几乎不需要用户定义门限,尤其适合对以不同的
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:4732
    • 提供者:张涛
  1. ImageSegmentation

    0下载:
  2. 利用分水岭方法,对图像进行分割,利用C++语言进行编写-Watershed approach, image segmentation, the use of written language C++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1569935
    • 提供者:lichunhui
  1. guodufenge

    0下载:
  2. 该源码是针对一篇避免过度分割提出的一种新的分水岭算法,具体matlab源码,针对各个步骤都给出了具体分析,个人觉得对学习图像分割的有帮助。-The source is to avoid over-segmentation for a proposed a new watershed algorithm matlab source code specific for each step are given a specific analysis, personal feel to learn im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:481473
    • 提供者:
  1. protein-master-based-on-image

    0下载:
  2. 本文提出了一种使用形态学梯度重建、距离变换和标记提取蛋白质点相结合进行区域极小值控制的二次分水岭分割方法。同时为了提取出合格蛋白质点,减少伪蛋白质点的影响,定义了一个合格蛋白质点检测规则,并将之作为提取合格蛋白质点的根据。实验结果表明,该算法对各种凝胶图像均能较好的较好的检测出蛋白质点区域,较好地解决了过分割等问题。-This paper presents a reconstruction using morphological gradient, distance transform and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6986886
    • 提供者:haoyi
  1. watershedvcPP

    0下载:
  2. 这是个关于图像分水岭分割算法的源程序,在VISUAL C++上实现。-This is a watershed on the image segmentation algorithm source, the Visual C++ to achieve.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4999
    • 提供者:nddiffi
  1. watershedvcPP

    0下载:
  2. 这是个关于图像分水岭分割算法的源程序,在VISUAL C++上实现。-This is a watershed on the image segmentation algorithm source, the Visual C++ to achieve.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5045
    • 提供者:黄建国
  1. fenshuiling

    2下载:
  2. 这是医学图像处理中分水岭算法,利用图像形态学的基于区域的分割技术,本人已经成功对视网膜眼底图像进行分割,希望学习医学图像处理的同学可以得到有用的东西-This is watershed algorithm in medical image processing, the use of image morphology based on region segmentation technology, I have successfully in retinal fundus image segme
  3. 所属分类:Special Effects

    • 发布日期:2015-03-20
    • 文件大小:3072
    • 提供者:翟丽红
  1. 110581791-watershed-segmentation

    0下载:
  2. algorithm of watershed by immersion vincent and soille and others methods to segmente an image
  3. 所属分类:IT Hero

    • 发布日期:2017-05-09
    • 文件大小:1762850
    • 提供者:loubnalolita
  1. li9_4

    0下载:
  2. 此代码实现使用分水岭算法对二维图像进行分割-This code implements the watershed algorithm using two-dimensional image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:602
    • 提供者:yulong
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com