搜索资源列表
-
2下载:
基于matlab2008的人脸识别系统,使用了PCA
+Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA
+ Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
-
-
0下载:
Adaboost 算法的简单实现程序,适合初学者使用-Adaboost algorithm to achieve a simple procedure, suitable for beginners to use
-
-
1下载:
人脸检测程序,利用adaboost和M2算法检测人脸-Face detection procedures, the use of AdaBoost M2 algorithm and Face Detection
-
-
3下载:
人脸检测的一个程序,adaboost+cascade+haar
能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
-
-
1下载:
人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
-
-
0下载:
adaboost的实现算法,可进行人脸的样本训练-implementation of the AdaBoost algorithm, can be a sample of people face training
-
-
0下载:
一个基于adaboost的人脸检测分类器训练程序,用MATLAB写的,希望能和大家分享-a face detect programme based on adaboost which is written by matlab
-
-
1下载:
下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习-Download others AdaBoost-based face detection source code for everyone to learn
-
-
1下载:
用adaboost 算法, 进行人脸检测.-With adaboost face detection algorithm
-
-
0下载:
Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005 -Adaboost positive face recognition must be fitted with OPENCV, compiling environment is a visual studio 2005
-
-
3下载:
采用adaboost算法用于人脸检测,实现较快的人脸识别。使用MATLAB语言编写。-Using adaboost face detection algorithm is used to achieve a faster face recognition. Using the MATLAB language.
-
-
0下载:
Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by
Adaboost to Face Detection
-
-
2下载:
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示,
实时性比C低。
下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
-
-
0下载:
adaboost算法学习资料,深入讲解了adaboost算法的理论和应用,是人脸检测学习的重要参考文献,做模式分类的同学可以研究一下-adaboost algorithm to learn the information, further explained the theory and application adaboost algorithm, face detection is an important reference for studying literature, student
-
-
0下载:
人脸匹配,用Matlab写的人脸识别的代码-Face matching, face recognition using the code written in Matlab
-
-
0下载:
MATLAB的ADABOOST算法
人脸识别程序-MATLAB' s algorithm for face recognition program ADABOOST
-
-
0下载:
matlab中的adaboost人脸检测算法(AdaBoost face detection)
-
-
1下载:
运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
-
-
1下载:
matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)
-
-
1下载:
使用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
-