搜索资源列表
facedetect
- 人脸定位的C源码-Face Location C source
facedetect
- VC与opencv环境下实现人脸角点检测与运动跟踪,效果蛮不错的
facedetect1.cpp
- This a opencv facedetect program works fine... try to compile and run in ubuntu8.04-This is a opencv facedetect program works fine... try to compile and run in ubuntu8.04
faceDetect
- 基于opencv的一个对人脸进行识别的程序。-Opencv-based human face of an identification procedure.
facedetect
- 用摄像头采集人脸图像并进行识别,是基于opencv实现的。-This code is used to capture the video of a person s face and detect it by comparing the image detected with those already stored in the files.
facedetect
- 使用OPENCV環境下的人臉偵測程序,可以即時的捕捉使用者的人臉位置-Use the OPENCV environment face detection process can capture the user' s real-time face position
facedetect
- Face detection in OpenCV
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.)