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

搜索资源列表

  1. Image8

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

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

    0下载:
  2. 图像分割的算法实现,是matlab版本-felzenszwalb。-Semi-automatic image segmentation source code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:159979
    • 提供者:微微蓝
  1. Image-segmentation-Extraction

    0下载:
  2. MATLAB图像分割提取算法源代码(示例车牌识别)-Extraction Algorithm for Image Segmentation MATLAB source code (sample license plate recognition)
  3. 所属分类:Graph program

    • 发布日期:2016-06-07
    • 文件大小:55681
    • 提供者:梦中人
  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. DIP_System

    1下载:
  2. 强大的一款图像处理的源码,包含各种通用的图像处理算法:滤波、图像恢复、形态学变换、图像分割、边缘检测、各种图像编码、小波分解... 热爱图像处理的人一定不要错过。-A powerful image processing source code, including a variety of commonly used image processing algorithms: filtering, image restoration, morphological transformation,
  3. 所属分类:Graph program

    • 发布日期:2016-04-12
    • 文件大小:3077523
    • 提供者:wang gang
  1. CsharpEdison

    0下载:
  2. 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117317
    • 提供者:simondu
  1. growcut

    0下载:
  2. 可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each ima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:94314
    • 提供者:panghuanzhi
  1. recognition

    0下载:
  2. 在单层模糊图像增强算法的基础上的一种改进图像分割分法-In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-02-19
    • 文件大小:1151659
    • 提供者:陈建成
  1. sfm_chanvese_demo

    0下载:
  2. 一种snake算法实现轮廓跟踪,可用于图像分割、目标识别等图像处理相关领域。-Of a snake contour tracking algorithm can be used for image segmentation, object recognition and other image processing related fields.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:52064
    • 提供者:feilo
  1. fcm

    0下载:
  2. 模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:fujie
  1. 1

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

    • 发布日期:2017-04-16
    • 文件大小:155367
    • 提供者:qichao
  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. imagesegmentation

    0下载:
  2. 基于MATLAB语言的遗传算法实现图像分割-Genetic algorithm image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2034
    • 提供者:wangyixin
  1. csc-src-1-2

    0下载:
  2. 彩色图像分割的算法,用C++实现的,程序清楚,可以下载参考。-Color image segmentation algorithm, using C++ implementation, the program clearly, you can download for reference.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:824503
    • 提供者:cui
  1. seg

    0下载:
  2. matlab图像分割识别算法。读入车牌可识别出车牌号码并输出。-matlab image segment algorithm. read in a car license plate can output the number in the plate.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:20210
    • 提供者:Andy Qin
  1. HSV-Space-segmentation(Training-and-Testing)

    1下载:
  2. 在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1592899
    • 提供者:Brad Bibson
  1. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. Kjl

    0下载:
  2. 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:133730
    • 提供者:李琴
  1. 20102954620

    0下载:
  2. 图像分割迭代、峰谷、半阈值算法,该算法质量高,效果好!请大家下载-Image segmentation iteration, peak and valley, half-threshold algorithm for high quality, good effect! Please download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2032754
    • 提供者:wangbin
  1. 59tt460Grtyt

    0下载:
  2. 割图的算法,国际上正流行的图像分割方法,希望对大家有帮助-Cut graph algorithms, the international community is a popular image segmentation method, we want to help
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:553971
    • 提供者:guiyangyang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com