搜索资源列表
20051210180143962
- 基于OPENCV的人脸识别系统。非本人作品-OPENCV based Face Recognition System. - I works
facedetect
- VC与opencv环境下实现人脸角点检测与运动跟踪,效果蛮不错的
Opencv_shipincaiji
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序,在该程序界面上可进行以上每个功能测试.
人脸识别
- 本程序是在VC++的基础上,利用OPECV的图象处理函数,完成的可以利用任意的USB摄像头实现人脸识别的程序。运行快速,内有注释,好理解。
VideoCap
- 利用OpenCV实现的视频采集和人脸识别程序代码-Face Recognation using OpenCV
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
- 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
OpenCV_D
- 人脸识别包含opencv主要是学习技术,人脸几个特征点都可以自动识别出来。-Face recognition technology contains opencv mainly learning, face several feature points can be automatically identified.
FaceDetection_OpenCV
- OpenCV实现视频读写与人脸检测,重点实现了人脸识别与检测-OpenCV, Video Write,Face detection
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)