CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - pca adaboost
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - pca adaboost - List
[
Graph Recognize
]
PCA_faceRec_V2
DL : 0
用Vc++实现的人脸识别Demo程序。Adaboost实现人脸检测,PCA特征提取。
Update
: 2008-10-13
Size
: 183.75kb
Publisher
:
舟子还
[
Books
]
adaboost 人脸表情识别的好文章
DL : 0
关于PCA+adaboost的人脸检测文章
Update
: 2011-05-21
Size
: 957.78kb
Publisher
:
403500122@qq.com
[
Other
]
3AdaBoost
DL : 0
adaboost分类器源代码,由若干弱分类器进行组合-adaboost classifier source code, a number of weak classifier combination
Update
: 2025-02-17
Size
: 54kb
Publisher
:
赵培
[
Graph program
]
lda
DL : 0
这是一个lda的程序,在别处找到的,觉得还行,想和大家分享分享。识别率确实不错,我实在orcl人脸库上进行的,在其他的人脸库里还未来得及试验,相信也会很不错的。大家多多支持啊。-lda This is a procedure in finding elsewhere, I felt that trip, and would like to share with you to share. Recognition rate is not bad, I really orcl people on the face of the other person has not yet time to face 13-17 test believe will be very good. Members can support ah.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
shelly
[
Graph Recognize
]
PCA_faceRec_V2
DL : 0
用Vc++实现的人脸识别Demo程序。Adaboost实现人脸检测,PCA特征提取。-With Vc++ Realize Face Recognition Demo program. Realize Adaboost face detection, PCA feature extraction.
Update
: 2025-02-17
Size
: 183kb
Publisher
:
舟子还
[
Graph Recognize
]
PCA
DL : 0
Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
Update
: 2025-02-17
Size
: 44kb
Publisher
:
胡源
[
Graph program
]
78455
DL : 0
用 gabor 和 AdaBoost (MultiBoost )做目标检测图像识别-Using gabor and AdaBoost (MultiBoost) to do image recognition object detection
Update
: 2025-02-17
Size
: 1.06mb
Publisher
:
wk
[
Graph Recognize
]
FaceRec
DL : 0
基于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, to a person s picture on the identity of this person can be identified, the recognition rate as high as 84
Update
: 2025-02-17
Size
: 15.31mb
Publisher
:
周天
[
matlab
]
matlab-face-detection
DL : 0
pca+svm 与pca +adaboost 人脸检测,里面包含有程序的详细说明-pca+svm, pca+adaboost people face detection, which contains a detailed description of the program
Update
: 2025-02-17
Size
: 7.42mb
Publisher
:
yuzan
[
Special Effects
]
adaboostfor
DL : 0
adaboost人脸分割,通过adaboost方式,把人脸部的特征切割出来,方便用pca算法处理之类的。-adaboost face segmentation by adaboost way, the people cut out facial features, easy handling and the like pca algorithm used.
Update
: 2025-02-17
Size
: 12.33mb
Publisher
:
xuepng
[
Software Engineering
]
renlianshibie
DL : 0
利用PCA进行降维,并利用adaboost进行分类的人脸识别方法描述-Use PCA dimensionality reduction , face recognition method using adaboost classification description
Update
: 2025-02-17
Size
: 207kb
Publisher
:
张苏楠
[
AI-NN-PR
]
python-code-for-Machine-learning
DL : 0
用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning. Including K-Nearest Neighbor Algorithm, Decision Tree, Naive Bayes, Logistic Regression, Support Vector Machine, AdaBoost Meta-algorithm to improve the classification performance,etc
Update
: 2025-02-17
Size
: 533kb
Publisher
:
杨宇
[
Graph Recognize
]
face-Adaboost
DL : 0
用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
L.Xun
[
Graph program
]
FaceRec
DL : 0
分别用基于PCA+SVM和PCA+Adaboost 两种算法进行对200张人脸图片进行识别。(200 face images are identified by two algorithms based on PCA+SVM and PCA+Adaboost.)
Update
: 2025-02-17
Size
: 15.31mb
Publisher
:
北念
[
Special Effects
]
人脸识别 MATLAB代码
DL : 0
使用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 algorithm is used to generate a strong classifier, which can recognize the face images in the test set with a high recognition rate)
Update
: 2025-02-17
Size
: 18.92mb
Publisher
:
王二愣子
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.