搜索资源列表
facedetector_src
- 该程序能够在视频中实时捕捉人脸,算法采用小波分析的方法,从另外一个角度实现了流媒体中的人脸检测。
skincolorbasedfacedetection
- 代码包提供基于肤色的人脸检测方法,能实时检测人脸。代码中也提供颜色空间转换的函数。
facedetectionSVM
- 这是一个用支持向量基法编写的基于Cam的人脸实时检测的程序
facesDetection
- 用OpenCV编写的一个用来检测人脸的程序,可输入图片或者视频文件,也可打开摄像头进行实时检测。检测速度快,准确度高。
视频图像中的人脸检测
- 和电脑摄像头相连,实现实时的人脸检测
tireness_check.zip
- 实时采集PC机的摄像头数据。可以检测被测试人眼睛的状态(睁眼或闭眼);进行疲劳判断。可应用到驾驶员疲劳检测中。,Real-Time Data Acquisition PC-camera data. Person being tested can detect the eyes of the state (eyes open or closed) carried out to determine fatigue. Can be applied to the driver fatigue dete
facedetection
- 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
human_face_detection_system
- 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection sys
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.
2004
- 简单介绍基于实时视频图像中人脸跟踪与检测-A brief video-based real-time human face tracking and detection
HumanFaceDetectingBasedonSkinColorandFacialFeature
- 针对人脸检测问题中快速性与准确性难以同时满足的情况,提出了一种将肤色和脸部特征相结 合的方法来检测人脸。由于通过基于肤色的算法能快速定位出人脸大致位置,因而检测速度能达 到实时的要求;同时利用脸部特征进一步细检,可保证检测的精确性。-Abstract:This paper proposes a human face detection algorithm based on skin color and facial features to meet the demand for fa
41695074FaceDetection
- 能准确检测出人脸,调用摄像头实时捕获人脸,并准确检测!-Accurately detect the face, call the camera to capture real-time face and accurate testing!
FaceDetection
- VC++ 6.0实现 1.静态图片人脸检测 2.视频检测,支持摄像头实时影像检测-VC++ 6.0 to achieve 1. Static image of face detection 2. Video detection, support for real-time video detection camera
renlianjiance
- 已有的眼睛状态识别方法不仅计算量大,而且易受环境因素(如光照条件)的影响。为此本文提出了一种新的眼睛状态识别方法:首先对实时拍摄的图像利用运动信息和肤色特征进行人脸检测 然后在检测到的上半部人 脸区域采用Adaboost算法只检测驾驶员正常状态下睁开的眼睛,把检测 的眼睛与眉毛分割出来制成正常睁开眼睛模板 最后把眼睛模板与未检测 到眼睛的上半部人脸区域进行匹配,当该区域的最大相似度值小于某闽值 时认为眼睛是闭合状态,否则认为眼睛是睁开状态。并根据眼睛状态计算 眼睛平均闭合时间
VideoFaceDetect
- 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
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
FaceEncrypt
- 此系统为动态检测人脸系统,在视频中实时检测人脸,特别在正面时,检测结果较好,使用的是opencv库,有兴趣的可以参考参考,可运行-AppWizard has created this FaceEncrypt application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point
VGG_Face_Caffe_Model-master
- opencv摄像头实时检测人脸,vgg训练好的mod(Real time face detection of face by opencv camera)
基于matlab-GUI实时人脸检测系统
- 能够实时监测人脸的系统,使用matlab编写 可供学习(Wondering is enough: Uncertainty about category information undermines face recognition)