搜索资源列表
facedetect
- 自己做的一个人脸检测程序 用OPENCV实现
directshow_capture
- 用driectdshow做的人脸检测程序
人脸检测源码
- 本程序的开发环境为vc6.0. 程序实现了图片预处理、人眼定位、人嘴定位、人脸轮廓检测等功能,有较强的实用性. 在winxp环境下编译通过.
TrackEye_SourceCode.基于opencv的人脸和人眼检测程序
- 基于opencv的人脸和人眼检测程序,mfc界面,功能强大,简洁好用,Opencv-based human face and the human eye testing procedures, mfc interface, a powerful, simple and easy to use
opencvtest
- 这是一个opencv 做的人脸表情检测程序,加载图片可以检测出人脸位置,以及 人脸表情。人脸转角不能太大,或者检测不准确。-This is a facial expression do opencv testing procedures, load the image can be detected face position and facial expression. Face the corner not too big, or detection is not accurate.
HMMDemo
- 人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
FaceDetection
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。- FaceDetection OpenCV haarcascade_frontalface_alt.xml
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
OpenCV_Facedetection
- 在Visual C++ 2005环境下,利用OpenCV函数库来开发人脸检测程序的方法,简单、方便,并具有较强的实用价值。-In Visual C++ 2005 environment, using OpenCV library to develop procedures for human face detection method, a simple and convenient, and has a strong practical value.
FaceDectectBasedOnDifferenceMethod
- 自己写的一个基于摄像头的人脸检测程序,通过对背景差分,利用积分投影法定位人脸区域。-A camera-based face detection process written by myself, through the difference of the background, using integral projection region face targeted.
detectionface
- 人脸检测 VC++程序。是一款效率很高的人脸识别系统-face detection
Sample
- 人脸检测程序,科学研究内容。 利用OpenCV实现,MFC包装。 MFC程序设计。-Face detection process, scientific content. The use of OpenCV implementation, MFC package. MFC programming.
openCV.NetTest
- 人脸检测示例程序,需要opencv.net-Face Detection Sample Application
facedetection
- 基于肤色和模板匹配的人脸检测VC程序,利用人脸的肤色进行边缘检测,然后与训练集中的人脸样本进行匹配来检测人脸。-Template matching based on skin color and face detection VC program, use face color edge detection, and then with the training set of face samples for matching to detect the human face.
codeforFaceDetecting
- 一个人脸检测的程序,里面有光照补偿,肤色分割,腐蚀,眼睛检测,嘴巴检测,功能齐全,效果很好-A face detection program, which has light compensation, color segmentation, corrosion, eye detection, mouth detection, functional, good results
face-detection
- 用C++编写的基于对话框的人脸检测程序其中包括摄像头的启动,算法采用肤色检测-Written in C++ dialog based application, including face detection camera, start, skin detection algorithm
face-recgnition
- 利用OpenCV进行人脸检测,人脸检测程序主要完成3部分功能,即加载分类器、加载待检测图象以及检测并标示。-OpenCV for face detection, face detection process was completed for the three parts, namely load classifier, load to be detected images and testing and labeling.
Ahaaardetctiid
- 一种基于adaboost的人脸检测程序源码码能在一副图像中将人脸的位置框出 -Based adaboost face detection program source code in the location box of an image will face a
Dfaccezipo
- opencv做的人脸检测程序源码,代码非常简单易懂啊,效效果也不错,注意使用前把库装好 -the opencv face detection program source code, the code is very simple to understand, ah, the efficiency with good results, pay attention to the use of the library installed
程序
- 模式识别,基于adaboost的人脸检测的相关程序(Pattern recognition, face detection program)
