搜索资源列表
FCM_Cluster
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。
hnology
- 基于XC2VP7的光学柔性测量机中高速图像处理技术-Based XC2VP7 flexible optical measuring machine in high speed image processing technology
Pedestrian_ICRA
- 一个很好的关于行人检测的算法,实现了对行人等柔性目标的实时检测与跟踪-A good algorithm of pedestrian detection, pedestrian and other flexible to achieve the goal of real-time detection and tracking
01_FlutterFlag
- 一个简单的direct3D图形,柔性物体模拟,具体是一面红旗飘荡,源代码仅供参考-A simple direct3D graphics, flexible object simulation, specifically a red flag floating, the source code is for reference only
2.2 图像分割技术
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。(The FCM algorithm is a partition-based clustering algorithm. Its idea is to make the similarity among the obj
