搜索资源列表
V4.12
- 自动基于板卡的人脸识别跟踪系统,可以直接接上USB口的摄像头直接检测人脸-automatic face recognition-based Card tracking systems that can directly connect to the USB camera directly Face Detection
VideoShow
- 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
tireness_check.zip
- 实时采集PC机的摄像头数据。可以检测被测试人眼睛的状态(睁眼或闭眼);进行疲劳判断。可应用到驾驶员疲劳检测中。,Real-Time Data Acquisition PC-camera data. Person being tested can detect the eyes of the state (eyes open or closed) carried out to determine fatigue. Can be applied to the driver fatigue dete
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
FaceDectectBasedOnDifferenceMethod
- 自己写的一个基于摄像头的人脸检测程序,通过对背景差分,利用积分投影法定位人脸区域。-A camera-based face detection process written by myself, through the difference of the background, using integral projection region face targeted.
FaceFind
- opencv摄像头人脸识别,也包括图片的人脸识别-opencv camera, face recognition, face recognition also includes pictures
FACE
- 基于OPENCV的能够检测到安装了摄像头的视频帧中的人脸-Based OPENCV that can detect a video camera installed in the frame of the human face
face-detection
- 用C++编写的基于对话框的人脸检测程序其中包括摄像头的启动,算法采用肤色检测-Written in C++ dialog based application, including face detection camera, start, skin detection algorithm
code14
- 实现人脸检测功能,通过USB连接摄像头进行视频,获取图像,并进行人脸识别。-The face detection function, the camera via a USB connection for video, to obtain images for face recognition
FaceMoveDetect
- opencv 人脸检测 自动检测 利用摄像头-opencv face detection automatically detects the camera
THumanFaceDeth
- 这是1个人脸检测的程序。首先由摄像头采集一幅人脸图片,然后后可以对采集的图片进行人脸检测和定位, -This is a personal face detection procedures. First collected by the camera picture of a human face, human face detection and localization and after pictures of the collection,
Chsrara
- 基于摄像头的人脸肤色模型检测测,采用HSV空间。 -Camera-based skin color model checking measured using the HSV color space.
FaceDetection_Camera
- 用vs2010与OpenCV实现的人脸检测程序,可检测摄像头读取到的实时画面中的人脸。-Achieved using vs2010 with OpenCV face detection program that detects camera reads real-time images of the human face.
face_detect
- 基于VC的人脸检测,可以通过摄像头来录入人脸,并且与之前录入的人脸进行匹配。-VC-based face detection can be entered through the camera to face, and with the previous entry face to match.
vedio_skin_face_detecting
- 自带摄像头基于肤色的人脸检测,可实现跟踪功能。-face detection
face
- CascadeClassifierTest,驱动打开摄像头,然后检测图像中的人脸部分-CascadeClassifierTest, drive to open the camera, and then detect faces in the images of the part
capture_faceaaa
- 基于opencv的摄像头人脸检测,精度还算不错,可以-face detection
face_eye_detection
- 本工程运行环境为VS2013+OPENCV2.4.10,打开摄像头即可检测到人脸和眼睛,直接把主函数换成txt文档中程序就可运行(The operation environment of this project is VS2013+OPENCV2.4.10. The face and eyes can be detected by opening the camera. The program can be run directly by replacing the main function
人脸检测OPENCV
- 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头
eyeLike-master
- 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of the eye centres is used in sever