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

搜索资源列表

  1. test16

    0下载:
  2. 舌像的梯度提取,然后进行分水岭分割,最后进行邻近区域合并,得到舌体图像。-tongue-image s watershed segmentation based on its gradient change.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-29
    • 文件大小:1022
    • 提供者:ling
  1. water

    0下载:
  2. 所属分类:Document

    • 发布日期:2017-05-27
    • 文件大小:10126268
    • 提供者:langchen
  1. implementattiom

    0下载:
  2. The image on the left represents the type of result obtained from the thresholding of classical images where Watershed segmentation is efficient. This could be a picture of coffee beans, blood cells, sand ...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3386323
    • 提供者:pecik
  1. Image_visual

    0下载:
  2. 数字图像处理 基于VS2005的分水岭分割实例-Digital image processing based on the watershed segmentation instance VS2005
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:428353
    • 提供者:宫军
  1. Youiwatershed

    0下载:
  2. 自己编写的彩色图像分水岭分割代码,希望对大家有帮助。-I have written the code for color image watershed segmentation, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:57012
    • 提供者:王耳
  1. water

    0下载:
  2. 我用的实现图像分水岭分割的代码!感觉还可以,要用的自己拿去-I use the watershed segmentation of image code!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1113
    • 提供者:123
  1. SegmentaCount

    1下载:
  2. 通过对图像中的物体进行处理并利用分水岭算法分割计数-Objects by image processing and segmentation using watershed algorithm counts
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:268433
    • 提供者:孙尧
  1. mywork

    1下载:
  2. 本人用GUI做的简单图像处理程序,其中包括灰度图像的分水岭分割,灰度几何校正(90度校正),运动图像复原(逆滤波),finalwork.m为主运行文件,其他m文件都是调用的函数。-I use the GUI to do a simple image processing procedures, including gray-scale image of the watershed segmentation, gray geometric correction (correction of 90
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:806428
    • 提供者:cc
  1. water_segment_code

    0下载:
  2. 图像分水岭分割算法以及代码解释,很好的介绍了该分割算法。-Image watershed segmentation algorithm, and code interpretation,,and a good introduction to the segmentation algorithm .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:12193
    • 提供者:商磊
  1. Chapter11

    0下载:
  2. 分水岭分割算法,是图像形态学的一个主要算子,用到了STL-Watershed segmentation algorithm is a major operator of the image morphology, used in the STL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8193
    • 提供者:刘浦
  1. Wvcwatersheda

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

    • 发布日期:2017-04-17
    • 文件大小:66089
    • 提供者:认可
  1. watershedMin

    0下载:
  2. 分水岭算法对微弱边缘具有良好的响应,图像中的噪声、物体表面细微的灰度变化,都会产生过度分割的现象。-Watershed algorithm for weak edge has good response, the noise of the image object surface small gray level change, will have the phenomenon of excessive segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:1802
    • 提供者:牛小虾
  1. water_cheti

    0下载:
  2. 8.4 水域分割 水域分割,又称watershed变换,是模仿地形图浸没过程的一种形态学分割算法,其本质是利用图像的区域特征来分割图像的,它将边缘检测与区域成长的优点结合起来,能够得到单像素的,连通的,封闭的,并且位置准确的轮廓。因此是应用比较广泛的一种图像分割算法。 -Image Watershed Segmentation This is the implementation of the algorithm based on immersion model.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:14274
    • 提供者:徐卫东
  1. f

    0下载:
  2. 在为分割使用分水岭变换之前,通常使用梯度幅度来预处理图像。-Before using watershed transformation for segmentation,we usually use gradient magnitude to preprocessing the image.
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:2461
    • 提供者:武园
  1. ex_17_6

    0下载:
  2. 标记分水岭分割算法 如果图像中的目标物体是连接在一起的,则分割起来会很困难,分水岭分割算法精彩用于处理这类问题,通常会取得比较好的效果。-If the image of the target object is connected with, the split will be very difficult to mark a watershed segmentation algorithm, watershed segmentation algorithm wonderful to dea
  3. 所属分类:Graph program

    • 发布日期:2017-11-05
    • 文件大小:1432
    • 提供者:陈静
  1. water

    0下载:
  2. 利用简单的分水岭算法实现图像正确分割,包含了图像灰度变换,分水岭算法详细设计两个模块-Simple watershed algorithm, achieving the correct segmentation of the image
  3. 所属分类:Console

    • 发布日期:2017-11-24
    • 文件大小:1898251
    • 提供者:卢凯
  1. fslfg

    0下载:
  2. 把图像看成一幅拓扑图,采用分水岭分割法进行分割。-The image as a topology map, segmentation using watershed segmentation method.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:426337
    • 提供者:pp
  1. picture

    1下载:
  2. 图像处理的一般方法,包括图像的增强、二值化阀值分割法、边缘检测法、流域分割法, 计算扁圆度、方向角、孔隙率等-The general method of image processing, including image enhancement, binarization threshold segmentation, edge detection, watershed segmentation method and calculate oblate, orientation angle, po
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:46471
    • 提供者:黎伟
  1. fenshuiling

    0下载:
  2. 采用改进的距离图作为分水岭变换的输入图像,有效地避免了分水岭的过分割现象。-With the improved distance map as a watershed transform of the input image, effectively avoid the phenomenon of the watershed segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:786
    • 提供者:赵宇
  1. main

    0下载:
  2. 形态学预处理后进行分水岭算法的阈值分割,可以有效的提取出图片中物体块-Morphological watershed algorithm after pretreatment threshold segmentation, can effectively extract the image objects block
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:777
    • 提供者:rena
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com