搜索资源列表
基于Adaboost的人脸检测程序
- 基于Adaboost的人脸检测 c代码
Facerecognitionhandbook
- 介绍当前所有人脸技术的改进工作.包手肤色建模,Adaboost训练,Suan算法等改进算法.-Introduced all the current technology to improve the working face. Packet hand color model, Adaboost training, Suan algorithm to improve the algorithm.
OpenCVHaartraining_battery
- 这是利用OpenCV里的基于Adaboost算法的Cascade结构在识别电池上的应用,里面的.xml文件可直接应用识别电池,基与Vision C++ 平台的,特别适合对Adaboost算法感兴趣的研究!-This is based on the use of OpenCV
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
CRL-2001-1
- 这片论文描述了动态物体的特征跟踪,用到了15个框架。拥有很强的适应性和跟踪能力。作为人脸识别,模式识别,动态跟踪的开发人员,有很好的参考价值。用c++编写,如果用OpenCV更好-This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There ar
AdaboostFr
- ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
VideoFaceDetect
- 使用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
Boostingbeta2
- adaboost 算法的c++实现,简单易懂,可以对照程序来理解adaboost的具体时间,学习adaboost必备-implement adaboost with c++,it is easy to understand, and you can use the program to grasp adaboost
FaceRecognition1
- 基于AdaBoost的人脸检测程序代码(是用c++编写的)-AdaBoost-based face detection program code (written with c++)
FaceDetectTestCode
- 用C#版的openCV库——EmguCV编写的人脸检测测试程序。使用Adaboost算法。-With C# version of the openCV library- EmguCV prepared Face detection test procedures. Using Adaboost algorithm.
camTEST
- 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
AdaBoostMHClass
- adaboost算法的C语言源代码,大牛编写,很有参考价值-adaboost algorithm C language source code, written in large cattle, great reference value
AdaBoost
- This the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selec