搜索资源列表
DetectAVI
- OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
facesDetection
- 用OpenCV编写的一个用来检测人脸的程序,可输入图片或者视频文件,也可打开摄像头进行实时检测。检测速度快,准确度高。
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
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
GWXFaceRec
- 单目摄像头,实时在线实现人脸检测功能,使用openCV。(single camera,release the function of face recongise)