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

搜索资源列表

  1. Automatic-seeded-region-growing-for-color-image-s

    0下载:
  2. matlab image processing Automatic Image Segmentation by Integrating Color-Edge Extraction and Seeded Region Growing
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1032555
    • 提供者:abd
  1. Automatic-Image-Segmentation-by-Integrating-Color

    0下载:
  2. Automatic Image Segmentation by Integrating Color-Edge Extraction and Seeded Region Growing
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:371002
    • 提供者:abd
  1. kmeanPzuidashangsegment

    0下载:
  2. K_means 和 最大熵 图像区域分割算法程序源代码 可以成功运行-K_means and maximum entropy image region segmentation algorithm source code can be run successfully
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1493
    • 提供者:张力
  1. segmentation

    0下载:
  2. Image Segmentation. A central problem, called segmentation, is to distinguish objects from background [10]. For intensity images (ie, those represented by point-wise intensity levels) four popular approaches are: threshold techniques, edge-based
  3. 所属分类:Project Design

    • 发布日期:2017-11-16
    • 文件大小:1669
    • 提供者:karthi
  1. Face-RecognitionMATLAB-CODE

    0下载:
  2. 在YCbCr色彩空间中建立肤色分布的高斯模型,得到肤色概率似然图像,在最佳动态阈值选取算法下完成肤色区域的分割。-YCbCr color space to establish the color distribution of the Gaussian model, color probability likelihood image, skin color region segmentation is completed in the best dynamic threshold select
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:14339
    • 提供者:liyufei
  1. fenshu

    0下载:
  2. 主要是关于分数傅里叶变换方向的算法,还有一些区域分割的简单算法。-Mainly on the fractional Fourier transform direction algorithm, a simple algorithm and region segmentation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:6281532
    • 提供者:吴昊
  1. matlab_region

    0下载:
  2. 区域生长算法示例,如假包换。源图是一张进行区域分割后的图片。-Region growing algorithm example, disguising. The source map is a picture region segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:20163
    • 提供者:dingdehong
  1. region_split

    0下载:
  2. 一个真实的matlab区域分割后再用白色边界线进行叠加的例子子。-A true matlab region segmentation example sub and then superimposed on the white boundary line.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:46067
    • 提供者:dingdehong
  1. region-growing

    0下载:
  2. 區域成長法:此功能為將類似的地方圈選出來,常用於圖像分割。-Region growing: This function is similar circle, commonly used in image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:386013
    • 提供者:張雅城
  1. image-segmentation

    0下载:
  2. 基于自动种子选择的区域生长法,克服了传统区域法的很多缺点-Region growing method based on automatic seed selection, to overcome the many shortcomings of the traditional regional law
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:4941419
    • 提供者:张山
  1. BSR

    0下载:
  2. 用于图像的边缘检测和图像区域的分割,包含有作者的pdf文档-Image edge detection and image region segmentation of pdf documents
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:24703851
    • 提供者:zhanglong
  1. Color-extraction

    0下载:
  2. 通过提取图像上某一区域的颜色信息,程序能图像上所有与该区域具有相同颜色的其他区域分割出来。-Through extracting color image information of an area , program can segment all the other regions which have the same color as the extracted region. segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:3155
    • 提供者:匡红立
  1. program

    0下载:
  2. 几种传统的图像分割源代码,包括灰度变化,阈值分割,区域分割,区域分割等方法-Several traditional image segmentation source code, including gray-scale changes, the threshold segmentation, region segmentation, region segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:3838
    • 提供者:tracy
  1. Image-segmentation-code

    1下载:
  2. Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2861
    • 提供者:吴魏
  1. aaa1

    0下载:
  2. 区域分割、区域标记。可以标记灰度图像区域的重心,matlab实现,-Region segmentation, region labeling. Grayscale image area can mark the center of gravity, matlab achieve,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:518
    • 提供者:李静
  1. Segmentation

    0下载:
  2. segmentiris - peforms automatic segmentation of the iris region from an eye image. Also isolates noise areas such as occluding eyelids and eyelashes.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:10258
    • 提供者:OMAR
  1. wave

    0下载:
  2. 实现效果较好的小波变换,接口明确。可用于图片滤波去噪,边缘检测,区域分割。-Achieve better wavelet transform, an interface explicitly. Can be used for image filtering noise, edge detection, region segmentation.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:623
    • 提供者:冷冷
  1. image-segmentation

    0下载:
  2. 图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation-Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4239
    • 提供者:Shawn Chen
  1. Segmentation

    0下载:
  2. 区域生长算法被证实是一个有效的图像分割方法。区域生长的基本方法是从被分割对象 里作为种子区域(通常是一个或多个像素)的一个区域开始,在种子区域的相邻像素寻找与种 子像素有相同或相似性质的像素,并将这些像素合并到种子像素所在的区域中。将这些新像 素当作新的种子区域继续进行上述过程。区域生长算法主要取决于用来选择确定为种子区域 像素的标准、用来确定相邻像素的连通性类型和用来访问相邻像素的策略。-Region growing algorithms have proven to be a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4813
    • 提供者:张涛
  1. traffic-sign-image-segmentation

    0下载:
  2. 程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。-Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:66659
    • 提供者:王松
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com