搜索资源列表
main
- 基于最新版本的opencv2.2 win7 64位的opencv 人脸检测程序。可以检测图片中的人脸,并最终输出人脸个数。误识别率小,响应快速。-Based on the latest version of opencv2.2 win7 64-bit,the opencv face detection program. It can detect the human face in the images, and ultimately print the number of the face.
mouthdetection
- 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
FaceDetect
- 利用VC6.0开发环境,编写了一个基于OpenCV的人脸检测系统,不仅可以对静态图片中的人脸进行检测,还可以实时地对摄像头捕捉到的人脸进行检测-Use VC6.0 development environment, write a OpenCV-based face detection system, not only the static picture of the human face detection, but also the camera can capture in real ti
imageprocess
- 人脸检测,使用usb驱动能检测到人脸,效果非常好。-Face detection, using the USB drive can detect the human face, the effect is very good.
face_detect
- 人脸的检测,利用训练的方法对人脸进行检测并画出轮廓线-Face detection, using training methods to detect human faces and draw the contour
svd
- svd人体检测 超级好用 真的很方便 我们需要的检测 真的很需要-the svd human detection super easy to use really convenient we need really need to detect
ASEF-facel
- 用于检测人脸跟踪与人眼定位的小程序源码-Face tracking is used to detect with the human eye positioning applet source code
FaceDetection
- 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
cameraTracking
- 实现摄像头检测人脸,然后用反响投影算出位置-Realize the camera to detect human face, then use echo projection to calculate the position
opencv-humanface3
- 基于opencv和vs2010的人脸实时检测程序,通过摄像头进行检测-Based on opencv and vs2010 real human face detection procedure, through the camera to detect
facedetect-by-camara
- 以opencv 245 版本 製作的鏡頭人臉偵測,有兩段程式碼,第一段為鏡頭偵測人臉,如果沒鏡頭會跳至第二段程式碼為偵測lena.png圖片-Produced by opencv 245 version of the lens face detection, there are two pieces of code, the first paragraph of the lens detect human faces, if not the lens will jump second secti
ThreeZhen
- 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
EyeDetector
- 基于opencv实现摄像头下对人眼的识别检测,并圈出来-Realization camera to identify the human eye to detect
chapter13
- pca,svm人脸识别,有训练,识别,和orl人脸库-pca,svm source code, can detect human faces
123
- 该文件在VS2010下可完美运行,可用来检测人脸及眼睛。-The file can be run perfectly under VS2010, can be used to detect human faces and eyes.
Skin_detect
- use opencv tools to detect human skin area
eyedetect
- 利用opencv实现半实时性实现人脸、人眼检测。代码简便,容易理解。-Use opencv achieve semi-real-time realization of the human face, the human eye to detect. Code is simple, easy to understand
Project8
- 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
opencv2411Face-detection
- VS2013 OpenCV2.4.11人脸检测代码,该代码使用Haar特征分类器对图像中的人脸进行检测并圈出。-VS2013 OpenCV2.4.11 face detection code, the code USES the characteristics of Haar classifier to detect human faces in the images of the circle.
opticalflowtracking
- 运动人体的检测,对采集的视频中运动目标的检测和跟踪,用到opencv相应的highgui库和cv库,能够很好检测出人体轮廓。-Human movement detection for video capture moving target detection and tracking, use the appropriate highgui opencv libraries and cv library, can well detect the body contour.