搜索资源列表
face_detect
- face detect recognition tracking
face_detect
- 利用opencv实现人脸检测与识别的程序,希望能对你有所帮助。-Opencv face detection and recognition program, I hope you can help.
face_detect
- 使用opencv实现人脸检测功能,检测率高、速度快,编译本程序前需要预先安装好opencv库-Opencv face detection function, high detection rate and speed required to compile the program pre-installed opencv library
face_detect
- 人脸的检测,利用训练的方法对人脸进行检测并画出轮廓线-Face detection, using training methods to detect human faces and draw the contour
face_detect
- 基于opencv的人脸检测程序,可将目标图像中人脸用矩形框出来-Based on the opencv face detection process, mark the human face of the target image using a rectangular box
face_detect
- OpenCV 的一个人脸识别实例!可以直接运行,并且经过我的备注,希望对初学者有帮助!-OpenCV is a recognition instance! Can be run directly, and through my notes, I hope to help beginners!
face_detect
- 使用opencv2.3.1进行的关于人脸检测的开发,内含分类器-Use opencv2.3.1 be developed on the face detection, containing classifier
face_detect
- 基于opencv实现实时从视频流中检测人脸和人眼,检测模板为haar特征模板,可以自己训练,也可以采用opencv自带的模板。-opencv face detect
face_detect
- 人脸识别,可识别图片里的多张人脸,运行环境是OpenCV,调用模板实现-detect face in picture
FaceDetect-master
- Run the code like this: python face_detect.py abba.png haarcascade_frontalface_default.xml the result will be the image with rectangles on faces
face_detect
- 在Windows平台上,通过使用opencv来实现基本的人脸检测功能。检测效果一般,而且只能正面检测。(Using opencv to detect human face in the platform of windows.)
Face_Detect
- The program is based on VS2010 + OpenCV2.4, used to detect the single/multi face of a image, the recognition rate is more than 80%. The code come from the BBN Computer Visual Laboratory.
