Description: 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code. Platform: |
Size: 50176 |
Author:pbt |
Hits:
Description: 这个也是一个聚类算法的源代码,下载下来觉得还不错,希望可以和相同研究方向的同胞们共同探讨有关空间聚类的理论和应用。谢谢您查阅-this a clustering algorithm source code, downloaded think that was pretty good, hope and the same research fellow jointly explore the spatial clustering theory and application. Thank you for your inspection. . Platform: |
Size: 116736 |
Author:snow |
Hits:
Description: 中心点漂移是一种非监督聚类算法(与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 implementation source code.-Center drift is a non-supervised clustering algorithm (k-means algorithm with the similar, but more a wider range of applications), can be used for image segmentation, based on the realization of the source 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 implementation source code. Platform: |
Size: 36864 |
Author:陈明 |
Hits:
Description: 经典的划分聚类算法,isodata。可以不需要提供K值,进行聚类-Classic division of clustering algorithm, isodata. K value can be no need to provide for clustering Platform: |
Size: 116736 |
Author:肖宪 |
Hits:
Description: matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good for everyone to download research study Platform: |
Size: 1024 |
Author:亨利 |
Hits:
Description: 一个刚编出来的K—means 聚类算法的matlab源代码 适合多维数据-Just made out of a K-means clustering algorithm matlab source code for multi-dimensional data Platform: |
Size: 1024 |
Author:吴立锋 |
Hits:
Description: 用vc++编写的K-Means动态聚类算法源程序,希望能给大家带来方便,谢谢大家的支持!-Using vc++ to prepare the K-Means clustering algorithm dynamic source code, I hope we can bring convenience, Thank you for your support! Platform: |
Size: 216064 |
Author:rambohe |
Hits:
Description: 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation Platform: |
Size: 334848 |
Author:zhangyun |
Hits:
Description: 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code Platform: |
Size: 134144 |
Author:李琴 |
Hits:
Description: 算法思想:提取文档的TF/IDF权重,然后用余弦定理计算两个多维向量的距离来计算两篇文档的相似度,用标准的k-means算法就可以实现文本聚类。源码为java实现(Algorithm idea: extract the TF/IDF weight of the document, then calculate the distance between two multidimensional vectors by cosine theorem, calculate the similarity of the two documents, and achieve the text clustering with the standard k-means algorithm. Source code for Java implementation) Platform: |
Size: 15360 |
Author:startrek
|
Hits: