搜索资源列表
AdaBoost人脸识别
- 用opencv在vc6.0下开发的人脸识别程序
adaboost.rar
- 本程序是在MATLAB环境采用ADABOOST算法实现手势识别。,This procedure is in the MATLAB environment using Adaboost gesture recognition algorithm.
AdaBoost
- 人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
adaboost
- 人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
AdaBoost
- adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
adaboost
- 人脸识别的adaboost。包括load_images,imresize,Classify。-Face Recognition adaboost. Including load_images, imresize, Classify.
AdaBoost
- 步态识别matlab程序代码,adaboost算法完整实现代码。-Gait recognition matlab code, adaboost algorithm is a complete implementation of the code.
a-useful-adaboost-programme
- 一个基于adaboost算法的车牌识别程序,希望能对大家有所帮助-License plate recognition program based on Adaboost algorithm
adaboost
- 基于adaboost的人脸识别程序,里面有相应的文章和使用说明-adaboost for face recognition
AdaBoost
- AdaBoost算法在人脸识别中的应用,很详细的介绍了该算法-AdaBoost algorithm for face recognition applications, a detailed explanation of the algorithm
23825772AdaBoost
- adaboost 人脸识别 可直接运行的程序-adaboost recognition programs can be run directly
adaboost
- 人脸匹配,用Matlab写的人脸识别的代码-Face matching, face recognition using the code written in Matlab
Adaboost
- MATLAB的ADABOOST算法 人脸识别程序-MATLAB' s algorithm for face recognition program ADABOOST
adaboost
- 人脸识别的代码 大家相互学习 多多交流 我也正在研究这个-Face recognition we learn from each other a lot of code I also studying the exchange
基于子空间的人脸识别算法
- 基于Adaboost的人脸检测方法的特征选择和扩展,多视角人脸检测和人脸跟踪算法集成,还包括了基于主动形状模型/主动变现模型/盖博变换特征的人脸描述
adaboost+gabor汉字识别
- adaboost迭代算法加上gabor特征提取的一种汉字识别方法(A Chinese character recognition method based on adaboost iterative algorithm and gabor feature extraction)
Adaboost人脸识别
- 运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
adaboost
- matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor