搜索资源列表
FCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大而,不同簇之间的相似度最小。
FCM聚类算法
- 图像处理方面,标准FCM聚类算法源代码,可以根据自己论文的需要进行修改,重要的是完全显示了算法的实现过程,是对你绝对有用的好东东!
matlab实现的FCM
- 用matlab编写的FCM算法,实现图像的分割
fcm
- 很好的模糊聚类算法 用MATLAB编写的-Good fuzzy clustering algorithm using MATLAB prepared
FCM
- 基于matlab写的HCM和FCM程序,以及快速算法KFCM算法,对写毕业设计的很有用-Based on matlab HCM and FCM written procedures and fast algorithm for writing, KFCM algorithm of graduation design is very useful
FCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。有关FCM的介绍及程序实现。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and d
FCMSegmentation
- 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
FCM
- 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
73462683ClusterImageSeg
- 模糊均值聚类FCM算法对图像的颜色聚类 进行图像分割 聚类个数和聚类中心都是事先决定的-Fuzzy-means clustering algorithm FCM clustering for color image segmentation and clustering the number of cluster centers are determined in advance
FCM
- 模糊c均值算法,该代码可实现脑肿瘤的分割,效果不错。代码中的GUI直接运行好像有问题,要重新编译。-this code is about FCM.it can carry out the segmentation of brain tumor .the GUI need to compile at the beginning and cannot use it directly
fcm
- 模糊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.
fcmGUI
- 用Matlab写的FCM算法,包括GUI界面的设计,实现模糊聚类功能。-FCM algorithm is written using Matlab, including the GUI interface design, implementation, fuzzy clustering functionality.
FCM-tool-box
- 模糊C均值聚类算法工具箱 总有一种程序适合你-Fuzzy C-means clustering algorithm toolbox there a program for you
FCM
- 实现了模糊聚类算法,能将N个样本分成C类(1《C《N)-Fuzzy C-means Clustering
FCMuse
- 对fcm算法的详细分析与设计,包含具体实现步骤,实现流程图等,非常详细,好用-Fcm algorithm on the detailed analysis and design, including specific implementation steps, the flow chart and so on, very detailed, easy to use
fcm
- 采用模糊c均值聚类算法用以实现对图像的分割,以利于人们的研究处理-Fuzzy c
fcm算法解释
- 包含基于matlab的粗糙模糊c均值算法实现及相关解释说明(Include matlab based programs and instructions)
应用FCM分割车牌字符
- 基于FCM算法分割车牌字符,包含车牌的定位等。(Based on FCM algorithm, the license plate characters are segmented, including the positioning of license plate.)
fcm图像分割
- fcm算法图像分割,可以导入图像,确定巨雷区域个数,最后生成分割后的图像(FCM algorithm image segmentation, you can import images, determine the number of huge thunder area, and finally generate the segmented image.)
FCM
- 介绍了FCM经典算法和五种变换后的FCM算法,有实例和说明(The classical FCM algorithm and five transformed FCM algorithm are introduced. Examples and explanations are given.)