搜索资源列表
-
1下载:
C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
-
-
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均值聚类的MATLAB程序,有详细中文注释,对初学者很有帮助。-Fuzzy C-means clustering of the MATLAB program, a detailed English notes, very helpful for beginners.
-
-
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
-
-
1下载:
-
-
1下载:
基于核的FCM,可以用于聚类或者图像分割,但运行速度不是很快 自己不知道如何优化-Kernel-based FCM, can be used for clustering or image segmentation, but the speed is not fast they do not know how to optimize
-
-
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
-
-
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
-
-
0下载:
使用matlab实现C均值聚类算法 的代码(Using MATLAB to implement C means clustering)
-