CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基于区域的图像分割

搜索资源列表

  1. stack_seg

    0下载:
  2. 基于堆栈的图像分割算法,速度较普通区域生长法更快
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38829
    • 提供者:alison
  1. meanshift-demo

    0下载:
  2. 基于MeanShift的图像分割,分割出来的每个区域,采用漫水填充算法,使用不同的颜色表示出来。-Based image segmentation of MeanShift, each region segmentation, diffuse water filling algorithm, using a different color represented.
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:932
    • 提供者:孙琴
  1. TEST

    0下载:
  2. 人脸检测,人眼检测,基于区域生长的图像分割-Face detection, eye detection, image segmentation based on region growing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7826535
    • 提供者:凯子
  1. pyramid

    0下载:
  2. 这是一个基于金字塔的图像区域分割的源代码,很有用,用VC++编写。-This is a pyramid-based image region segmentation of source code, very useful, with VC++ Prepared.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1304
    • 提供者:quan
  1. Minimization_of_Energy_Image_Segmentation

    0下载:
  2. 基于可变区域能量最小化拟合的图像分割方法的图像分割-Variable region-based energy minimization method of fitting the image segmentation of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:2011271
    • 提供者:
  1. InteractiveImageSegmentationbasedonMergingRegion.r

    0下载:
  2. 基于区域融合的半监督的图像分割算法。首先在背景和前景手动设置初始分割标记,在迭代过程中不断通过区域融合操作获得最大相似度的区域,从而实现目标分割。-Regional integration based on semi-supervised image segmentation. First of all, in the background and foreground segmentation manually set the initial marking, in the iteration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:840666
    • 提供者:史思琦
  1. main

    3下载:
  2. 基于分水岭自动选取种子的区域生长来进行彩色图像分割-Automatically selected based on the watershed to the seed region growing for color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-11
    • 文件大小:5247
    • 提供者:Image
  1. design

    0下载:
  2. 毕业设计 图像分割算法实现与比较 基于阈值的分割算法,基于边缘检测的分割算法,基于区域的分割算法-image segmetation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:693612
    • 提供者:lily
  1. fenshuilingsuanfa

    0下载:
  2. 在图像特征提取、识别以及基于特征的图像压缩等领域内,作为关键技术的图像分割方法具有重要的地位。本文首先对基于区域的图像分割技术进行了介绍。然后针对静态位图图像,利用基于链码的分水岭算法对图像进行分割.达到与人视觉系统比较符合的分割结果。-In the image feature extraction, recognition and feature-based image compression and other areas, as a key technology for image seg
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:563087
    • 提供者:xiliao
  1. auto

    0下载:
  2. 阈值分割法是一种基于区域的图像分割技术,其基本原理是:通过设定不同的特征阈值,把图像象素点分为若干类-Threshold segmentation method is a region-based image segmentation techniques, whose basic principle is: by setting a different characteristic threshold, the image pixel is divided into several categ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1941
    • 提供者:阳阳
  1. C_V

    0下载:
  2. 在图像处理中,有些图像既没有明显的边缘,也缺乏明显的纹理特征,传统的分割方法及GAC模型将难以成功实现图像分割。于是提出了C-V模型,其基本思想与传统的基于区域的图像分割方法是一致的:都是根据能量最小原则。 -Image processing, some of the images is neither obvious edge, but also the lack of obvious texture features, the traditional method of segmenta
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:1504
    • 提供者:六预防
  1. snake

    0下载:
  2. snake算法,主动几何模型,用来进行基于区域的图像分割。-snake algorithm,for image sementation。
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-26
    • 文件大小:11626
    • 提供者:song
  1. Image-Segmentation-Reconstruction

    0下载:
  2. 介绍了医学图像基于区域的图像分割和基于边缘的分割方法,以及三维重建的算法-This paper introduces the image segmentation of medical image based on region and the segmentation method based on edge, and the algorithm of 3 d reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5351916
    • 提供者:黄哲
  1. Image-segmentation-source-code

    0下载:
  2. 利用直方图双峰法阈值分割法、基于最大信息熵算法、基于区域的图像分割方法和基于边缘检测方法对图像进行分割程序代码-Bimodal histogram thresholding method based on maximum entropy algorithm, based on the area of ​ ​ image segmentation and edge detection method based on image segmentation program code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:754324
    • 提供者:jie
  1. jiyuquyudetuxiangfenge

    0下载:
  2. 图像处理之基于区域的图像分割(包含matlab源码(区域分裂和区域生长)和结果图)-Image processing of image segmentation based on region (comprising matlab source (regional division and regional growth) and results in Figure)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:21354
    • 提供者:gg
  1. imagedivideRegoin

    0下载:
  2. 基于区域生长的数字图像分割,matlab中的脚本文件,将图像分割成二值图像(matlab imagedivideRegoin.m)
  3. 所属分类:图形图像处理

    • 发布日期:
    • 文件大小:1024
    • 提供者:小啰啰
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:29696
    • 提供者:gaomengxin99
  1. 区域生长

    0下载:
  2. 用MATLAB编写的基于区域生长方法实现的图像分割(Image segmentation based on region growing method written in MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:522240
    • 提供者:星期九
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-08
    • 文件大小:29696
    • 提供者:Hanqi
  1. 基于 K-means 聚类算法的图像区域分割

    2下载:
  2. 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-11
    • 文件大小:29696
    • 提供者:星风雪雨
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com