CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Image Watershed Segmentation

搜索资源列表

  1. yixuetuxiangfenge

    1下载:
  2. 出了一种适合医学图像分割的改进分水岭算法,针对分水岭算法存在的过分割问题,采用数学 形态学重构滤波器和Ostu阈值分割方法对图像中感兴趣的目标和背景进行标记。根据标记的二值图像, 运用形态学极小值标定技术对原有梯度图像进行修正。最后,使用分水岭算法对修正的梯度图像进行分割。该方法能有效抑制过分割现象,而且计算复杂程度较低、分割效果较好。-Out of a medical image segmentation for improved watershed algorithm for seg
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:199764
    • 提供者:xiliao
  1. fenshuiling

    0下载:
  2. 利用matlab图像工具箱中提供的形态学处理函数,实现基于分水岭的图像分割技术-Matlab image toolbox provided by the morphological processing functions to achieve image segmentation based on watershed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:591
    • 提供者:hukaifeng
  1. fenshuiling

    0下载:
  2. 本程序为将分水岭算法应用于图像分割中,实现了算法仿真-This program is the watershed algorithm is applied to image segmentation algorithm implemented simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:43949
    • 提供者:轻扬
  1. fenshuiling

    0下载:
  2. 该程序利用数字图像处理,对获得的图像进行分水岭分割,得到特征,提取信息,实现图像的分割处理!-The program using digital image processing, image to get a marker-based watershed, get feature extraction information, realizing the image segmentation processing!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3060
    • 提供者:刘长飞
  1. watershed_serial

    0下载:
  2. 分水岭算法,分水岭算法处理图像分割问题,好几个版本,适于不同需要-Watershed algorithm, watershed algorithm processing image segmentation, several versions, suitable for different needs
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3496405
    • 提供者:曾玉洁
  1. LabelPWatershed

    0下载:
  2. 标记分水岭法分割图像,一种比较新的程序,图像分割效果比较好。-Segmentation of the image marked a watershed, a relatively new procedure, the image segmentation results were better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1845
    • 提供者:李烟
  1. SegmentaCount

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

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

    0下载:
  2. 本程序主要是实现了图像分割,采用的算法是水平集和分水岭算法。-This procedure is mainly to achieve image segmentation, level set algorithm is used and the watershed algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:127175
    • 提供者:王涛
  1. fengshuilingcode1

    0下载:
  2. 本程序是实现分水岭图像分割,对许多图像效果良好-This program is to achieve watershed image segmentation, image to good effect for many
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:9509
    • 提供者:直线
  1. tuxiangfengexitong

    1下载:
  2. 这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能 2.实现系统能对图像文件进行保存,另存的功能 3.实现系统能对图像文件进行打印的功能 4.实现系统退出操作的功能 5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割 希望对大家有用-This is based on VC++ image processing system, t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5689719
    • 提供者:李雄
  1. waterwed

    1下载:
  2. 图像分割 采用分水岭算法,编译通过,可以直接用-Image segmentation using the watershed algorithm, compile, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4436515
    • 提供者:sophia
  1. 517603matlab

    0下载:
  2. 数字图像处理源程序。图像分水岭分割,图像自动区域分割及相应图片。-Digital image processing source program. Watershed image segmentation, image and corresponding regional segmentation automatically pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1236792
    • 提供者:maruru
  1. testoriginalblood1

    0下载:
  2. watershed image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1142
    • 提供者:anusuya
  1. ImageCut120105

    0下载:
  2. 自己用分水岭算法写的图像分割程序,但是没有对分割结果进行合并,存在过分割现象-Image segmentation using the watershed algorithm to write the program, but did not merge the segmentation results, there is over-segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1754485
    • 提供者:姜霞霞
  1. fenshuiling

    0下载:
  2. 使用matlab编程,通过分水岭法对图像进行分割。包括高帽变换,低貌变换等。-The use of MATLAB programming, through the watershed algorithm for image segmentation. Including the top-hat transformation, low profile transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:405336
    • 提供者:宋富强
  1. fsl

    0下载:
  2. 基于形态学分水岭算法图像分割源代码.rar-Based on morphological watershed algorithm for image segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:793
    • 提供者:韩广
  1. image_segment_watersheds

    0下载:
  2. 基于分水岭和区域生长 相结合的方法实现图像分割-Image segmentation method based on a combination of watershed and regional growth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5318
    • 提供者:郝伟
  1. fenshuiling

    0下载:
  2. 很好用的分水岭分割图像的程序,简单运行速度快,且效果好。-Good use of the watershed image segmentation procedure, simple and fast operation, and the results are good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1061
    • 提供者:limin
  1. project14

    1下载:
  2. 图像的分水岭分割算法,应用内部标记和外部标记,有效地将图像分割成不同的区域-Watershed image segmentation algorithm, application of internal marks and external marks, the image is divided into different areas
  3. 所属分类:Special Effects

    • 发布日期:2016-04-13
    • 文件大小:1024
    • 提供者:曼珠沙华
  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 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com