搜索资源列表
k-meanss
- 模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
Homework_191007
- 平台:VS2005 描述:这是华东师大模式识别课程的第三个Homework。用C#实现的人脸识别小程序,算法采用K阶近邻法,人脸图片来自Yale Database。上传的压缩文件里面有我的report和工程文件夹的打包。
贪心算法
- 模式识别中的贪心算法,是根据分配篮球队员的简单条件做的-pattern recognition of greedy algorithm is based on the distribution of basketball players do the simple conditions
Distance
- 最小距离法进行模式识别的一类经典程序设计算法-Minimum distance method for a class of pattern recognition algorithm for classical programming
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
julei
- 这是模式识别中的最大最小聚类算法,并且求出了类内距离、类间距离,中间步骤很详细的-This is the maximum and minimum clustering algorithm for pattern recognition, and calculated the within-class distance, the distance between the class, an intermediate step is detailed
k
- 模式识别k聚类算法源代码,c语言内容描述。-Pattern Recognition Chapter
Solution_Knn
- 利用KNN算法实现模式识别,通过黎曼流形来衡量矩阵的相似性。-use the knn agrithm to object classification.
