搜索资源列表
classifier_knn
- 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
knn
- knn分类器的设计源程序,经过测试能事功能-knn classifier design source, function tested wiles
face
- 人脸识别程序,采用的是knn分类器,基于类内类间距离准则,特征提取。-Face recognition process, using the knn classifier, based on within-class inter-class distance criteria, feature extraction.
pca_knn
- 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
KNN-(2)
- 这个是基于matlab制作的KNN 识别器的写法-This is K-Nearest Neighbour classifier used in pattern recognition.
face_recognition
- 实现基于类内类间距离准则的特征提取方法,并用KNN方法进行分类器设计。-Distance criterion class within a class based feature extraction method, KNN method classifier design.
bayes-
- 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use
llde_cmb
- 人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
classifier_knn
- 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
LDA
- example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-example: demo creatData: generate data creatTrainLabelMat: generating data label LDA: Extract fisherface knnRecogni
123
- 手写字符识别,使用svm 支持向量机和 knn最近邻分类器-Handwritten character recognition using svm SVM and knn nearest neighbor classifier
SGTlight
- 该代码包实现了直推学习算法(transductive learning),该算法基于kNN的一个扩展。优点是不需要任何启发式诱导,可以防止不收敛或者局部收敛-We present a new method for transductive learning, which can be seen as a transductive version of the k nearest-neighbor classifier.
knn
- 一个小小的knn-demo,先用knn 做分类器进行分类,再去验证正确率-A small knn-demo, first with knn Do classifier, go to verify that the correct rate
fisher
- fisher准则的pca人脸识别程序example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Fisher criterion example: face recognition program PCA demonstration program CreatData: generat
knn
- 基于vs的一个KNN最近邻分类器的实现方法-Based on a KNN nearest neighbor classifier vs implementations
FisherFace
- 基于LDA线性辨别分析的人脸识别算法,采用KNN分类器,可直接运行,自带数据库,识别率有88 。-LDA face recognition algorithm based on linear discriminant analysis, using KNN classifier, can be directly run, comes with a , the recognition rate of 88 .
CLBP
- 利用完整局部二值模式(CLBP)特征提取方法,svm和knn分类器分类进行表情识别的matlab程序源码。并且附有CLBP论文-With a complete local binary pattern (LBP) feature extraction method, svm classifier classification and knn expression recognition matlab program source code. And paper with CLBP