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

搜索资源列表

  1. K-means

    1下载:
  2. k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
  3. 所属分类:C#编程

    • 发布日期:2013-04-10
    • 文件大小:44372
    • 提供者:vince
  1. PamCSharp

    0下载:
  2. k中心点聚类算法的具体实现,代码已优化,可以顺利运行。-K centroid clustering algorithm’s realization, the code has already been optimized, and can be smoothly operated.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5486
    • 提供者:康萌萌
  1. Cpp1

    0下载:
  2. 距离与相异度,然后介绍一种常见的聚类算法——k均值和k中心点聚类-Distance and dissimilarity, and then introduce a clustering algorithm- k mean and k-medoids clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:朱青
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2758061
    • 提供者:wuwei
  1. k-mediods

    2下载:
  2. 用于图像特征的K中心点聚类(k-mediods)的matlab实现。-k-mediods implements by matlab, used for cluster of image feature
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:10042
    • 提供者:
  1. UyghurTextDetection

    0下载:
  2. 利用Harris角点检测出维吾尔文视频图像中的角点,这些角点可能包含维吾尔文也可能不包含维吾尔文,将文字角点聚类成为文字区域,最后利用维吾尔文的基线特征来验证是否是真实的文字区域。-By Harris corner detection Uighur video image corner, these corners may contain the baseline characteristics of the Uighur Uighur may not contain Uighur text c
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3874
    • 提供者:kaizizi
  1. Ncut-Clustering

    0下载:
  2. 随机点的生成,基于图形的规范化分割使点聚类-product random points, graph-based for points segment and points clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:74752
    • 提供者:胭脂雪
  1. data4cluster-with-the-data

    2下载:
  2. 本例子附带数据通过K中心点聚类算法,将案例聚成4类,并计算相似性矩阵,用logrank函数检验P值-The example of incidental data by K center point clustering algorithm, the case clustered into four categories, and calculate the similarity matrix logrank function test P value
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:22693
    • 提供者:菜包
  1. matlab_k_clustering

    1下载:
  2. 基于matlab的k中心点聚类算法,适于matlab和聚类分析的入门学习-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-11-04
    • 文件大小:10805
    • 提供者:武峥
  1. Kmeans

    0下载:
  2. K-均值聚类算法,是一种随机选取数个数据中心进行点聚类处理进而生成分类的数据挖掘算法,具有很好的学习功能。-K-means clustering algorithm is a randomly selected number of data center point clustering process thereby generating classification data mining algorithms, with good learning function.
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:1270
    • 提供者:jcy
  1. kmeansCluster

    0下载:
  2. 用Java实现kmeans(画布上画点聚类)-Java implementation kmeans (on canvas painting point clustering)
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:4309
    • 提供者:
  1. kmedoids1

    1下载:
  2. matlab下的k中心点聚类算法,matlab内置仅有k均值聚类算法-k under the center clustering algorithm matlab, matlab built-k-means clustering algorithm only
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1092
    • 提供者:周永康
  1. HarrisDetector

    0下载:
  2. Harris角点检测是一种经典的角点检测方法,该代码中包含 1.原始的直接调用OpenCV实现角点检测; 2.封装自定义类来改进角点检测; 3.实现了增加容忍距离解决特征点聚类是角点分布均匀-Harris corner detection is a classical corner detection method, the code contained 1. The original of directly calling OpenCV corner detection to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5508096
    • 提供者:蓝梦
  1. Arithmetic

    0下载:
  2. Aprior算法,Fp树算法,K均值,k中心点聚类算法,都可实现-Aprior algorithm, Fp tree algorithm, K-means, k center clustering algorithm can be realized
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:39705
    • 提供者:陈露婷
  1. SLIC_segment

    1下载:
  2. SLIC 超像素分割算法,在MATLAB平台上实现的算法,其核心为:首先均匀地指定聚类中心,然后根据features将周围的点聚类。- SLIC super pixel segmentation algorithm implemented on the MATLAB platform, the core idea is: first to specify the cluster center, and then according to the features clustering aro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:25600
    • 提供者:姚亚风
  1. _data.tar

    0下载:
  2. 实现三维点云条件欧式聚类,附带点云数据和CMakelists文件(Three dimensional cloud conditions to achieve the European clustering, with cloud data and CMakelists files)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:4478976
    • 提供者:niceeh
  1. dbscan

    0下载:
  2. 可以将数据分为几个类别,找出异常点并排除故障点。(You can classify the data, find out the outliers and troubleshoot them)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:粉身碎骨
  1. kmeans2

    0下载:
  2. 用于构建数据概要,用于分类、模式识别、假设生成和测试;用于异常检测,检测远离群簇的点。(Used to build data outlines for classification, pattern recognition, hypothesis generation and testing; for anomaly detection, detecting points away from the cluster.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:323584
    • 提供者:chengna1018
  1. K_means

    0下载:
  2. 本代码可以根据类的初始中心位置和初始点总数,返回每个类的中心位置以及属于哪一类。(This code can return to the central position of each class and what class it belongs to, based on the initial center location and the total number of initial points of the class.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:3871744
    • 提供者:暴瘦
  1. FCMClust

    0下载:
  2. 实现对点云的分类,利用该算法可以自动化的实现点云的分类(point cloud classification)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-03-14
    • 文件大小:2048
    • 提供者:西江
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com