CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分割 算法

搜索资源列表

  1. tuxiangfenge

    1下载:
  2. (2) 理解基于各像素值的阈值分割算法,基于区域性质的阈值分割算法, 基于坐标位置的阈值分割算法;软件编程实现利用基于各像素值的阈值分割算法进行图像分割,要求完成如下内容:包括极小值点阈值、最优阈值、迭代阈值,基于最大方差的阈值,基于最大熵的阈值等方法,利用之实现图像分割,这里的图像可以针对核磁共振图像-err
  3. 所属分类:Project Design

    • 发布日期:2015-05-24
    • 文件大小:103687
    • 提供者:余小勇
  1. Handbook.of.Image.and.Video.Processing

    1下载:
  2. 英文原版。本书介绍了图像和视频处理方面的基本原理、主要技术和典型应用,相关的内容包括图像与视频的增强和恢复,分类和分割,图像边缘检测,图像处理算法,图像压缩、存储、重取和通信,以及图像处理的应用。-This Handbook represents contributions from most of the world’s leading educators and active research experts working in the area of Digital Image and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-18
    • 文件大小:27659376
    • 提供者:ilotusr
  1. Segmentation

    0下载:
  2. 基于VS2005的CT图像分割算法,在医学图像处理领域有重要作用。-VS2005 the CT-based image segmentation algorithm, in the field of medical image processing has an important role.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:84246
    • 提供者:wenhu
  1. a

    0下载:
  2. 这是MATLAB程序,利用三种不同的分水岭迭代算法进行图像分割。-This is a MATLAB program, using three different iteration of the watershed image segmentation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1206
    • 提供者:迟雪
  1. Y_FCMC_Ver.1.0

    1下载:
  2. 基于聚类的图像视频分割算法,matlab实现 -Image-based clustering algorithm for video segmentation, matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:19247
    • 提供者:fang
  1. a

    0下载:
  2. 图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:
  1. Imagesbasedongeneticalgorithmresearchcut

    0下载:
  2. 在图像分割中,运用遗传聚类算法实现图像分割并讨论分割结果-In image segmentation, the use of genetic clustering algorithm to achieve image segmentation and discuss the results of Segmentation
  3. 所属分类:Document

    • 发布日期:2017-05-19
    • 文件大小:5218872
    • 提供者:宁政功
  1. 2008082322585122

    0下载:
  2. ncut分割算法matlab代码 .里面有多个matlab代码,并有一张图片-segmentation algorithm matlab code ncut. there are a number of matlab code, and a picture
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:7751
    • 提供者:zll
  1. func_mean_shift_image_segmentation_demo

    0下载:
  2. 这是一个改进的阈值分割算法,能有效地对各种图像进行分割-This is an improved threshold segmentation algorithm, can effectively partition the various images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1759
    • 提供者:梁军华
  1. yy

    0下载:
  2. 基于标记约束的分水岭分割程序 简单的图像分割算法-Marked a watershed-based segmentation procedure bound
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2951
    • 提供者:幻想
  1. FKFCM

    0下载:
  2. FKCM图像分割算法的Matlab程序。希望对大家有所帮助。-Image segmentation algorithm FKCM program Matlab. We want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1281
    • 提供者:杨俊男
  1. Untitled3

    1下载:
  2. fcm医学图像分割算法,适应于不规则医学图像的分割,已经调试成功,可以运行,很好。相信会对您有帮助。-fcm medical image segmentation algorithm, adapted to irregular medical image segmentation, has been successful debugging, you can run, very good. Believe will help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:728
    • 提供者:李敏
  1. dip2

    0下载:
  2. 区域生长算法(改进)适合图像分割,特征区域提取-Region growing algorithm (improvement) for image segmentation, feature extraction region
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3817566
    • 提供者:alahu
  1. Image8

    0下载:
  2. 图像的分割与描述是在图像预处理的基础上对信息进行组织与加工,它是实现图像自动识别与理解的必不可少的过程,是计算机视觉的中间层次。本章的内容对拓展编码算法的设计思路也很有启发作用。图像的分割算法介绍基于灰度的分割算法和基于梯度的分割算法两大类,这两类算法分别利用了图像的区域相关性和点相关性,在此基础上拓展到彩色图像分割。图像的描述方法很多,本文介绍了链码描述子、傅立叶描述子以及矩描述子三种基本手段。描述手段与分割策略应当统一考虑。 -NULL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:343162
    • 提供者:fumaochen
  1. csharp1-segmentationByOtus

    0下载:
  2. c#写的图像分割算法,用Otus来实现,c#写的图像分割算法,用Otus来实现-c# segment by otus
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1550
    • 提供者:xiaoma
  1. Referenceareabasedonmathematicalorphologysegmentat

    0下载:
  2. 基于参考面积的数学形态学分割算法,非常实用,包含了数字图像处理中运用数学形态学的面积,来进行对图像分割。-Reference area based on mathematical morphology segmentation algorithm,Very useful, including the use of digital image processing in the area of mathematical morphology, image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1308
    • 提供者:fei
  1. graywatershed

    0下载:
  2. 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
  3. 所属分类:Special Effects

    • 发布日期:2016-04-29
    • 文件大小:1423
    • 提供者:王悦东
  1. LevelSet

    2下载:
  2. 一种新型的基于水平集的图像分割算法,附对应的文献还实用例子-A new level set based image segmentation algorithm, with a practical example of the corresponding literature also
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:930559
    • 提供者:bin24
  1. MPEGcompresseddomainofasceneonafastsegmentationalg

    0下载:
  2. 一种MPEG 压缩域上的快速场景分割算法的介绍及相关知识的详细解释-MPEG compressed domain of a quick scene segmentation algorithm on a presentation and a detailed explanation of knowledge
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:224258
    • 提供者:王凡
  1. 1

    0下载:
  2. 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:155367
    • 提供者:qichao
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com