CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 聚类 分割

搜索资源列表

  1. IRIS数据

    0下载:
  2. IRIS数据 用于聚类方法 主要用于模式识别、图像分割等-IRIS data for clustering method used pattern recognition, image segmentation, etc.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.94kb
    • 提供者:王超
  1. Medoidshift

    0下载:
  2. 中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36.48kb
    • 提供者:陈明
  1. yichuan

    0下载:
  2. 主要是关于遗传算法实现模糊聚类,从而实现图像的分割。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-18
    • 文件大小:3.79mb
    • 提供者:
  1. zhong

    1下载:
  2. 系统聚类算法K-means 属于聚类分析中一种基本的划分方法,常采用误差平方和准则函数作为聚类准则,该算法在处理大数据集时是相对可伸缩且高效率的,同时具有潜在的数据并行性。但是这种算法依赖于初始值的选择以及数据的输入顺序;此外,当运用误差平方和准则函数测度聚类效果时,如果各簇的形状和大小差别很大,为使误差平方和 Jc 值达到最小有可能出现将大的聚类簇分割的现象。-system clustering algorithm K-means cluster analysis is a basic met
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:tang
  1. mean-shift算法综述

    2下载:
  2. 本文详细的说明Mean Shift 的基本思想及其扩展,其背后的物理含义,以及算法步骤,并给出理论证明.最后本文还将给出Mean Shift 在聚类,图像平滑,图像分割,物体实时跟踪这几个方面的具体应用.
  3. 所属分类:人工智能/神经网络/遗传算法

  1. k-means-segamen-method

    0下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。-In this study, K-Means clustering algorithm based on the ideology of the character segmentation, because the license plate require
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:王娟
  1. NcutClustering

    2下载:
  2. 谱聚类和SVM相结合的图像分割程序,这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:294.85kb
    • 提供者:liulili
  1. th

    0下载:
  2. 模糊聚类算法的一部分,加入了邻域信息,可以更好的分割图像-Part of fuzzy clustering algorithm, joined the neighborhood information may be a better image of the partition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:614byte
    • 提供者:娟娟
  1. Threetypicalspectralclusteringbasedongraphpartitio

    0下载:
  2. 三种典型的基于图分割的谱聚类方法比较,模式识别方向相关论文。-Three typical graph-based segmentation of spectral clustering comparison, pattern recognition, the direction of relevant papers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.04mb
    • 提供者:刘毅
  1. entati

    1下载:
  2. 非局部加权模糊C均值聚类图像分割Non-locally weighted fuzzy C-means image segmentation-Non-locally weighted fuzzy C-means image segmentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.55mb
    • 提供者:xiaomei
  1. kmeans_algrithm

    0下载:
  2. KMEANS算法实现聚类分割,并包含实例-clustering segmentation with kmeans algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:60.43kb
    • 提供者:赵静
  1. FCM-used-for-image-segmention

    1下载:
  2. 基于FCM的图像分割算法,先对图像平滑,然后利用FCM对像素聚类,实现对图像的分割。-A methord based on FCM for image segmenting,firstly,using filter to smooth the image and the use the rule of FCM clustering pix finshing image segmention
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:573.53kb
    • 提供者:小倩
  1. FCM

    2下载:
  2. 在VS2010环境下用c++实现使用FCM模糊聚类分割图像,-FCM image segmentation using fuzzy clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:汪博
  1. Y-cr-cg

    1下载:
  2. 基于肤色的人脸检测算法,将彩色图像转换成Ycbcr图像,再根据肤色聚类 从而分割出人脸-Based on the skin color s face detection algorithm, the color image is converted to the image of Ycbcr, and the face is divided according to the color of the skin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-11
    • 文件大小:273.16kb
    • 提供者:陈晨
  1. tvnpv

    1下载:
  2. 用于特征降维,特征融合,相关分析等,包括AHP,因子分析,回归分析,聚类分析,粒子图像分割及匹配均为自行编制的子例程。( For feature reduction, feature fusion, correlation analysis, Including AHP, factor analysis, regression analysis, cluster analysis, Particle image segmentation and matching subroutines them
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-23
    • 文件大小:4kb
    • 提供者:aswmgqvk
  1. 三维点云分割

    0下载:
  2. 通过java实现对三维点云进行分割,包括三种方法:基于法向量的、基于区域的、基于聚类的
  3. 所属分类:人工智能/神经网络/遗传算法

搜珍网 www.dssz.com