搜索资源列表
人脸检测程序代码
- 是一个很好的人脸识别程序啊,用vc++结合opencv做的
facetrack.rar
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
facemount
- 目前很多自动拍照系统可以自动检测人脸(或者其他部位),并给人脸上添加一些装饰产生比较有趣的场景,本程序在opencv的人脸检测基础上,添加kalman filter实现人脸的自动跟踪,在人脸的鼻子处添加一个猪鼻子,造成一种比较cute的场景。 资源包括可以直接运行的exe文件和相应的代码。 希望给大家一个参考-A lot of automatic camera system can automatically detect the face (or other parts), and g
Boca
- 嘴的检测分类器人脸检测代码opencv 中专用-Mouth detection classifier
CascadeClassifierTest
- 基于OpenCV CascadeClassifier的人脸和人眼检测代码,用到两个训练好的分类器-Good classifier based the OpenCV CascadeClassifier face and eye detection code, used in the two training
opencv
- 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
facedetection
- 人脸检测的C/C++源代码,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。-face detection
facedetect_harrcascade
- 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
facedetection
- 本代码是在C++基于openCV的平台下 进行人脸检测的源码-This code is in C++ platform based on openCV carried out under the source code for face detection
opencv-facedetect
- 基于MFC,利用opencv实现的人脸检测代码,当中还利用了BCGSoft库。-Based on MFC, using opencv face detection code implementation, which also used BCGSoft library.
facerecognition
- 基于OPENCV 的人脸检测代码学习 动态内存存储及操作函数 分类器结构及操作函数-It is uesd for face recognition which is baesd on opencv.
opencv-facedetection-code
- 基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
opencv-Renlian-jiance
- 它是基于Opencv的人脸检测程序代码,希望能对大家有帮助,谢谢。-It is based on the Opencv face detection code, I hope everyone can help, thank you.
facialproceesing
- 基于OPENCV和VC++的人脸检测代码,非常有效使用地识别和定位人脸-image proceesing for facial
facedetect
- 在Microsoft Visual Studio 2008平台下基于opencv的人脸检测代码-in Microsoft Visual Studio 2008 environment facedetecting based on opencv
OpenCV_face_detector
- opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
opencv-face-detection
- opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
opencv-face-detection-for-realtime
- opencv实时人脸检测,完整代码,基于visual c-Opencv face detection, complete codes, based on visual c++
Face-Detector-Based-On-OpenCV
- OpenCV的人脸检测程序,有可用于摄像头的代码注释-OpenCV face detector, can use the camera,and the codes are in comments.
opencv-face-master
- 这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)