搜索资源列表
facedetector_demo
- 一个外国人做的人脸检测程序,很不错的,要用到摄像头
videocapture
- 摄像头启动程序,可用于人脸检测中实时图像采集-Camera, start the program, can be used for face detection in real-time image acquisition
face-search
- 摄像头将图像传入系统中,系统对人脸进行识别,从而检测是否为合法用户-Camera images into the system, the system of human face recognition, so as to detect whether the legitimate users
facedetect
- VC6.0,OpenCV实现人脸特征检测 1.实时人脸检测,通过摄像头获取人脸视频流,从中检测头部和眼部位置。这部分鲁棒性较好,光照影响较小2. 在一定程度上能够进行人脸识别,但是识别率不高。 -VC6.0, OpenCV facial feature detection to achieve a real-time face detection, face to get the video stream through the camera, which detects the posit
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)