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

搜索资源列表

  1. texture3

    0下载:
  2. 本程序在对图像进行纹理分析(基于共发矩阵的方法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (based on total fat matrix method), on the basis of access to different regions of the image texture features, these featur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:350655
    • 提供者:陈镇静
  1. textureA2

    0下载:
  2. 本程序在对图像进行纹理分析(由于共发矩阵的方法效果很不好,本程序采用基于频率域的纹理分析算法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (due to a total of hair matrix, the effect is very bad, the program uses a frequency domain based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:303623
    • 提供者:陈镇静
  1. mode

    0下载:
  2. VC++ 实现的一聚类分析程序,具有简单的分析识别能力
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:222524
    • 提供者:刘志
  1. julei

    0下载:
  2. 聚类算法,数字和图形,包括了多种算法,聚类分析,模糊算法,遗传算法等,VC++的 很好的学习程序
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:268362
    • 提供者:1111111
  1. cluster.rar

    1下载:
  2. 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33932
    • 提供者:Ming Li
  1. k-means

    0下载:
  2. 关于三维数据点的k-means算法聚类分析程序-Three-dimensional data points on the k-means algorithm for cluster analysis procedure
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:2350
    • 提供者:军官
  1. image

    0下载:
  2. 基于matlab语言程序,通过聚类分析对数码图像进行处理。-Matlab-based language program, through cluster analysis of digital images for processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1435
    • 提供者:wyl
  1. KAV

    0下载:
  2. KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:64401
    • 提供者:随风
  1. juleichengxu

    0下载:
  2. 本聚类程序界面主要是两部分,左视图可以激活标准数字聚类,手画图形聚类,位图文件分析聚类。右视图选择菜单获得模式特征,进行特征提取后,选择各种算法进行聚类分析。-The clustering program interface is mainly of two parts, the left view can activate standard digital cluster, hand-painted graphics cluster, bitmap file of clustering. Ri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1638914
    • 提供者:方周
  1. juleifengexiaosihyan

    0下载:
  2. 用matlab编写的小程序,采用聚类分析实现目标的分割。-Small programs written with matlab, using cluster analysis to achieve target segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:22021
    • 提供者:linwei
  1. Cluster

    0下载:
  2. 此程序的功能是实现对图像的聚类分析,通过提取图像中不同的特征,实现聚类,将图像中的各像素点划分到不同的类中。-This program' s function is to achieve the image of the cluster analysis, different by extracting image features, to implement clustering, the image of the pixels assigned to different classes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3763678
    • 提供者:zhangjie
  1. cluster

    0下载:
  2. 聚类程序,用于对数据进行聚类分析,找出数据的相似性-Clustering procedures for clustering the data analysis to identify the similarity of data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1468354
    • 提供者:sydia525
  1. RandotCls

    0下载:
  2. 程序按照随即生成若干个点作为点坐标 ,根据欧式距离 进行聚类分析 ,图像处理对象是灰度值,这里是用随即生成的点做例子 展示,这个程序有界面!-Procedures in accordance with the randomly generated a number of points as the point coordinates, cluster analysis based on Euclidean distance, the image processing is the gray va
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:150698
    • 提供者:dingshi
  1. K-means

    0下载:
  2. 模式识别算法程序 K均值算法 主要是实现了K均值聚类分析算法,能够实现对图像的自动分类和识别。-Pattern recognition algorithm K-means algorithm K-means clustering analysis algorithms can achieve automatic image classification and identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:8451
    • 提供者:吴程序
  1. mohujulei

    0下载:
  2. 本文件一些简单的聚类的算法,用于图像分割。对于如何实现图像聚类分析做了详细的介绍,并且给出了一些应用算法程序-This document some simple clustering algorithm for image segmentation.Made a detailed introduction to how to implement image clustering analysis, and gives some applications algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:516366
    • 提供者:zhengyi
  1. Spatial-clustering

    0下载:
  2. 空间聚类分析的C++程序,对数据进行聚类处理并输出树状图。-Spatial clustering analysis C++ procedures, processes and outputs data clustering tree.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1902
    • 提供者:tong
  1. center_detection

    0下载:
  2. 本人刚刚做的数学建模比赛题目和求解程序,是图像中的“交叉点”检测问题。先是对图像去噪去模糊光照均匀后再二值化,然后利用角点检测方法得到图像中的角点,最后聚类分析,剔除不合格角点,最终得到交叉点的坐标。-I just do mathematical modeling and solving program title game, is the image of the "crossover point" detection. First, go to blur the image de-noisi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3548706
    • 提供者:niexiaoer
  1. Unsupervised-clustering-analysis

    0下载:
  2. 模式识别,非监督聚类分析分类方法,含完整Matlab程序。-Unsupervised clustering analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:103403
    • 提供者:
  1. WUUY

    0下载:
  2. K-均值聚类分析,程序不完整,急需下载东西,所以出此下策,请谅解!()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:134144
    • 提供者:Danah
  1. 562598

    0下载:
  2. K-均值聚类分析,程序不完整,急需下载东西,所以出此下策,请谅解!()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:134144
    • 提供者:tefplaje
« 12 »
搜珍网 www.dssz.com