搜索资源列表
Hand-Shape-Detection
- 讲述了harr-like特征,以及adaboost的训练方法-About harr-like features, and training methods adaboost
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
FaceDection
- 基于dsp的人脸识别,使用harr特征和adaboost级联分类器(Based on dsp face recognition, use the harr feature and the adaboost cascade classifier)
main
- 人脸检测: 第一部分,使用Harr-like特征表示人脸,使用“ 积分图”实现特征数值的快速计算; 第二部分, 使用Adaboost算法挑选出一些最能代表人脸的矩形特征( 弱分类器),按照加权投票的方式将弱分类器构造为一个强分类器; 第三部分, 将训练得到的若干强分类器串联组成一个级联结构的层叠分类器,级联结构能有效地提高分类器的检测速度。(Face detection: In the first part, the Harr-like feature is used t