搜索资源列表
renlianshibie
- 基于opencv的人脸识别程序,可以有效地识别出图像中的人脸区域-face detect program based on opencv
FaceDetection3
- 用OPENCV 实现人脸的检测 ,可以是从摄像头输入,也可以是视频文件输入,还可以对图片检测。-OPENCV achieved with face detection, which can be imported from camera, video files can be imported, images can also detect.
face-detect
- program that detect face using webcam
face-eye-detect
- Face, eye detect---test oke.
facedetect
- opencv sample about face detect
face_detect
- face detect recognition tracking
opencv-face-detect
- face detect use opencv lib and visual studio c-face detect use opencv lib and visual studio c++
Contour-Detect
- 人脸边缘检测,人脸识别检测 源代码 OpenCV C-Face recognition testing OpenCV C++
face-detect
- 人脸检测。利用到了opencv跟qt 好东西哦,可以看一下。-Face detection. Qt to use opencv with good things Oh, you can look at.
face-detect-program
- 人脸定位的小程序,可以实现人脸定位的功能-Face positioning small program, and can realize the function of the face positioning
little-Detect-Object-program
- 实现人脸的检测并显示处理时间,实现图像缩放-Face detection and realize that the processing time, realizes image scale
Face-detection
- 该软件系统通过OpnCv实现对人脸区域的检测,能够检测人脸到区域,并以椭圆形标记。-This software system through the OpnCv realize to the face region detection, can detect face to the area, and with the oval mark.
mfd
- 运动检测和人脸检测,基于opencv的运动人脸检测-motion face detect
face-detect
- opencv 人脸检测 做人工智能的朋友不妨一试-opencv face detection friends try artificial intelligence! !
face-detect
- opencv人脸识别程序,实现简单的人脸识别,截取图像并保存-opencv face recognition program, a simple face recognition, image and save the interception
adaboost-face-detect
- C实现的基于adaboost算法的人脸检测程序及人脸库-C-based implementation adaboost algorithm face detection process and face
Webcam-Face-Detect-master
- 用python实现电脑与默认摄像头(自带摄像头)的连接,并进行人脸识别。-computerized connection with the default camera (comes with camera) via python, and do face recognition.
face-detect
- 通过opencv实现了对图像采用Haar特征实现中人脸检测的功能-Through the opencv realized of face detection in image using Haar feature implementation functions
opencv-face-master
- 这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)
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.