搜索资源列表
使用pca人脸检测
- 使用pca算法进行人脸检测。挺好用的,自带训练好的数据。
人脸检测系统源码
- 很好的人脸检测系统源码,有人脸扶正、训练特征提取网络和识别网络、使用已有的特征提取网络和识别网络、识别单幅人脸和识别人脸样本集
adaboost人脸检测训练算法
- adaboost人脸检测训练算法的技术原理与实施细节
faceimagesbyrf
- 从老外文章里看到一种基于分类器的人脸检测方法,好不容易搞到这个人脸图像训练集和测试集,现在贡献出来,希望对做人脸检测的朋友有帮助(图像比较全,有彩色人脸图像)-from generals saw an article based on the classification of face detection method finally got the facial image training set and test set, no
1
- 人脸检测程序,使用Adaboost算法训练的分类器,分类效果良好 OpenCV平台-Face detection procedures, the use of Adaboost classifier training algorithm, classification results OpenCV platform
DetectingObject
- 基于opencv的人脸检测程序 以训练好了样本。-Based on the opencv face detection procedures to the training samples well.
human_face_detection_system
- 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to rea
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
adaboost
- 人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
train_v2
- 一个基于adaboost的人脸检测分类器训练程序,用MATLAB写的,希望能和大家分享-a face detect programme based on adaboost which is written by matlab
facedetect
- 人脸检测系统(有自带的图像用于训练和检测)-Face Detection system (with built-in images for training and testing)
haarcascade_frontalface_alt2
- 前脸的检测,分类器,训练分类器,人脸检测,opencv-Prior to face detection, classification, and the training classifier, face detection, opencv
adaboost
- Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by Adaboost to Face Detection
AdaboostFr
- ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
facerecognitionMATLAB
- 人脸检测的MATLAB代码,包括训练过程。程序的中间用到了PCA的方法。-MATLAB code for face detection, including the training process. Procedures used in the middle of the PCA approach.
Adaboost-detection
- 基于ADABOOST的人脸检测程序,有分类器训练和测试-face detection based on adaboost
adboost_cascade
- 基于adaboost的人脸检测算法,包括训练,修改了数据读取结构,降低了内存需求-Based on adaboost face detection algorithms, including training, to modify the data read structure, reducing the memory requirements
adaboost
- 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-face detection code based on ADABOOST using inheritance strategies, and it includs the calculation and extraction of features, the training
人脸检测
- 面像识别的人脸定位检测和训练后,需要进行人脸检测的代码(Face detection code after face detection and training for face recognition)
opencv_traincascade人脸训练无代码
- 人脸检测,采用OPENCV实现,包括训练和检测(face detect, make up by OPENCV, include face detect and face recognize)