搜索资源列表
聚类算法
- 关于图像聚类分析的程序。-images on cluster analysis procedures.
Cluster.rar
- 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
kmeanssource
- kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
rsimage
- c语言实现的遥感图像处理的一些基本操作,做遥感的朋友应该用得着-remote sensing image processing some of the basic operations, so remote sensing friends should be worthwhile
ClusterAnalysis
- 现在我们给定两幅ALV路标的捕捉图像,我们实际工作中首先要捕获路标(这里我们假定环境中已经有路标),而此时的景象是难以预知的:我们不知道路标在什么位置、是什么路标、除了路标还有那些图像模式? 基本要求:使用本章学习的K-平均算法,以颜色分量(或几何性状)作为坐标参数,对景象图进行聚类分析,要求最后的分类结果将路标(可能包括少量相似区域)聚类为一个模式类别。试验报告同前面一样,要求给出样本模式点,绘制坐标图(标出各个聚类中心的迭代移动轨迹) ,绘制算法框图,给出结论。并检查上机结果。 -e
PatternRecongnition
- 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
julei
- 图像模式识别 VC 代码 之聚类分析,有遗传算法-Image Pattern Recognition VC code of cluster analysis, a genetic algorithm
QVCS-Enterprise2.1.11
- 图像数据的模糊聚类分析,图像识别、图像分割,包含FCM算法。-Image data of the fuzzy cluster analysis, image recognition, image segmentation, including the FCM algorithm.
image
- 基于matlab语言程序,通过聚类分析对数码图像进行处理。-Matlab-based language program, through cluster analysis of digital images for processing.
k-means
- 聚类分析对图像进行聚类分析,分析效果极好,可直接用。-k means
ImageFusion
- 数字图像的加噪、去噪、聚类分析和融合的Matlab实现。-Plus digital image noise, denoising, clustering analysis, and integration of Matlab implementation.
Cluster
- 此程序的功能是实现对图像的聚类分析,通过提取图像中不同的特征,实现聚类,将图像中的各像素点划分到不同的类中。-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
fenge
- 对图像进颜色空间分割,并进行聚类分析,代码简单,直接运行即可-clustering
聚类算法
- 基于谱聚类和Kmeans算法的聚类分析,有效地将图像进行分块聚类MATLAB代码
K均值对图像进行聚类分析
- 用k-means算法对图像进行聚类,适合于初学者(K-means algorithm for clustering images, suitable for beginners)
kfcm
- 实现了KFCM算法,对模糊图像进行聚类分析,效果良好(The KFCM algorithm is implemented)
image
- 进行图像像素的聚类分析,采用k-mean聚类分析,速度比MATLAB快5倍之多。(Cluster analysis of image pixels, using K-mean clustering analysis, the speed is faster than MATLAB 5 times more.)
kmeans
- 对数据和图像进行聚类分析,k-means聚类方法多应用于模式识别,人工智能,机器学习等方面(Clustering analysis of data and images, K-means clustering method should be used in pattern recognition, artificial intelligence, machine learning and so on)
基于聚类分析的图像分割方法研究
- 这是一个关于基于聚类分析的图像分割方法研究(This is a study and implementation of a clothing extraction algorithm based on super pixel segmentation)
tvnpv
- 用于特征降维,特征融合,相关分析等,包括AHP,因子分析,回归分析,聚类分析,粒子图像分割及匹配均为自行编制的子例程。( For feature reduction, feature fusion, correlation analysis, Including AHP, factor analysis, regression analysis, cluster analysis, Particle image segmentation and matching subroutines them