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

搜索资源列表

  1. kmeans

    0下载:
  2. 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:1021
    • 提供者:李永
  1. good

    1下载:
  2. 利用模糊聚类的方法对图像分割,效果不错,就是速度慢得很-By using the method of fuzzy clustering for image segmentation, the effect is good, speed is very slow
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:400384
    • 提供者:rrare
  1. VBOAN

    0下载:
  2. 利用模糊聚类的方法对图像分割,效果不错,就是速度慢得很-By using the method of fuzzy clustering for image segmentation, the effect is good, speed is very slow
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:400384
    • 提供者:joanbv
  1. cerqorm

    0下载:
  2. 利用模糊聚类的方法对图像分割,效果不错,就是速度慢得很-By using the method of fuzzy clustering for image segmentation, the effect is good, speed is very slow
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:403456
    • 提供者:fxlkvaq
  1. ypkhr

    0下载:
  2. 粒子图像分割及匹配均为自行编制的子例程,采用累计贡献率的方法,基于欧几里得距离的聚类分析。- Particle image segmentation and matching subroutines themselves are prepared, The method of cumulative contribution rate Clustering analysis based on Euclidean distance.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:王高亮
  1. ouzzy-image

    0下载:
  2. 利用模糊聚类的方法对图像分割,效果不错,就是速度慢得很(By using the method of fuzzy clustering for image segmentation, the effect is good, speed is very slow)
  3. 所属分类:其他小程序

  1. MeanShift

    0下载:
  2. meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:61440
    • 提供者:荀令君
  1. 文档

    0下载:
  2. FCM图像聚类分割FCM image clustering segmentation(FCM image clustering segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1005568
    • 提供者:嘟嘟u
  1. slic

    3下载:
  2. 超像素分割图像,将彩色图像转化为CIELAB颜色空间和XY坐标下的5维特征向量,然后对5维特征向量构造距离度量标准,对图像像素进行局部聚类的过程(simple linear iterativeclustering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:23552
    • 提供者:xbalang
  1. Otsu方法

    0下载:
  2. opencv做的otsu方法,一、Otsu算法原理 Otsu算法(大津法或最大类间方差法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别来划分。 所以可以在二值化的时候采用otsu算法来自动选取阈值进行二值化。otsu算法被认为是图像分割中阈值选取的最佳算法,计算简单,不受图像亮度和对比度的影响。因此,使类间方差最大的分割意味着错分概率最小。 设t为设定的阈值。(otsu made
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:6308864
    • 提供者:lookakid
  1. SOMDemo

    0下载:
  2. 用自组织映射网络进行聚类分析,然后可以用于颜色识别,图像分割(Clustering analysis using self-organizing mapping network can then be used for color recognition, image segmentation)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:69632
    • 提供者:GG987
  1. MeanShift

    2下载:
  2. meanshift可实现图像分割,聚类,在二维图像处理中应用比较广泛(meanshift can conduct image segmentation, clustering, etc. It has been widely used in computer vision and image processing.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:yingying881111
  1. 5

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料。(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers are attached.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:130048
    • 提供者:zidoa
  1. 6

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料和相关解释。(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers and relevant explanations are attached.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:131072
    • 提供者:zidoa
  1. 1

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料和相关解释。多目标优化 一个含有两个优化目标的多目标优化问题(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers and relevant explanations are attached. M
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:132096
    • 提供者:zidongh
  1. 2p

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料和相关解释。多目标优化 含有两个优化目标的多目标优化问题(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers and relevant explanations are attached. Mul
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:133120
    • 提供者:zidongh
  1. julie

    1下载:
  2. 基于K-means聚类算法的图像区域分割的程序实现(Cluster the function image.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:zj_math
  1. 代码

    1下载:
  2. 模糊聚类方法的图像分割,即使用模糊C均值方法多次迭代产生聚类中心,分割图像(Image segmentation of FCM)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:56320
    • 提供者:zyingying
« 1 2 ... 18 19 20 21 22 23»
搜珍网 www.dssz.com