搜索资源列表
-
0下载:
这是我们的数字图像处理的大作业,用模糊聚类的方法做的图像分割,希望对大家有用,谢谢!-This is our large digital image processing operations, with the fuzzy clustering method to do image segmentation, hope for all of us, thank you!
-
-
1下载:
很好的模糊聚类算法 用MATLAB编写的-Good fuzzy clustering algorithm using MATLAB prepared
-
-
0下载:
模糊Fcm代码,在matlab下开发,用c划分聚类进行数据分析-Fuzzy FCm code, developed in matlab with c divided into clustering for data analysis
-
-
0下载:
通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
-
-
1下载:
FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
-
-
1下载:
模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
-
-
0下载:
模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
-
-
3下载:
用Matlab写的FCM算法,包括GUI界面的设计,实现模糊聚类功能。-FCM algorithm is written using Matlab, including the GUI interface design, implementation, fuzzy clustering functionality.
-
-
0下载:
模糊C均值聚类算法工具箱
总有一种程序适合你-Fuzzy C-means clustering algorithm toolbox there a program for you
-
-
0下载:
实现了模糊聚类算法,能将N个样本分成C类(1《C《N)-Fuzzy C-means Clustering
-
-
0下载:
算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
-
-
0下载:
模糊C均值聚类,通过设置不同的灰度,可将彩色图像分成若干区域,达到分类的目的。-Fuzzy C means clustering, by setting different grayscale, color images can be divided into several regions, to achieve the purpose of classification.
-
-
2下载:
针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。-For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into bl
-
-
1下载:
此代码为模糊C均值聚类的图象分割算法的MATLAB实现(与kmeans方法有所不同)-This code is the image of the fuzzy C-means clustering segmentation algorithm in MATLAB
-
-
0下载:
在matlab开发环境中,使用模糊C均值聚类的方法对数据进行聚类-In the Matlab development environment, the use of fuzzy C-means clustering methods for data clustering
-
-
2下载:
本文在阐述聚类分析方法的基础上重点研究FCM聚类算法。FCM算法是一种基于划分的聚类算法,它的思想是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。最后基于MATLAB实现了对图像信息的聚类。- This paper describes the basis of cluster analysis methods and focus on the FCM clustering algorithm. FCM algorithm is a clustering algorithm b
-
-
0下载:
fcm聚类算法 是一个课程设计 前面是概述 后面有源代码 -FCM clustering algorithm is a course in front of the design is to provide an overview of the source code behind
-
-
0下载:
基于matlab软件的图形图像处理中的FCM聚类算法源代码-Matlab software-based graphics image processing FCM clustering algorithm source code
-
-
1下载:
一种基于直方图改进的FCM聚类水下图像分割算法 文献加matlab实现代码-Improved histogram based FCM clustering literature plus underwater image segmentation algorithm matlab code
-
-
0下载:
使用matlab实现C均值聚类算法 的代码(Using MATLAB to implement C means clustering)
-