搜索资源列表
faceRecogniztion-fusemoxing
- 一个简单的基于肤色模型的人脸检测程序。基于DSPTMSP6711;-a simple model based on the color of face detection procedures. Based on DSPTMSP6711;
RealtimeHumanFaceDetectionAlgorithmDemo
- 算法特点: 1)可检测正面正负15度人脸; 2)支持多人脸检测; 3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒; 4)支持灰度图像人脸检测、低照度视频图像人脸检测。 测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。 运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
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
facedetect
- (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
FaceDetectionandHeadTrackinginVideo
- 清华大学学位论文;将树状多视角人脸检测器引入粒子滤波器的概率跟踪框架,提出了一种融合了检测信息的跟踪方法;对粒子滤波器的基本算法作扩展,提出了一种融合不同状态量的多个观测模型的方法-Degree Thesis, Tsinghua University the tree multiview face detection probability of the introduction of particle filter tracking framework, a combination of d
ResearchOnKeyTechnologiesOfRobustFaceTrackingSyste
- 鲁棒人脸跟踪系统学位论文;提出了一种两阶段的光照均衡的方法来消除单幅图像中的各种阴影包括模糊阴影,投射阴影等 根据快速的Adaboost 训练框架,本文提出了一个实时的鲁棒人脸检测算法 提出了一种基于在线实值boosting 的方法来处理人脸在跟踪过程中发生的外貌变化;实现了一个基于以上模块的完全自动化的人脸跟踪器-Robust Face Tracking System dissertation proposes a two-stage light-balanced approach to t
detectFace
- 人脸检测源码,可以从一幅照片上检测出人脸的位置并进行处理;-Human face detection source code, can be detected on a photograph of the location of people face and deal with
detectionofmotionpeople
- 在广泛研究前人工作的基础上,本文对运动人物的检测、跟踪与识别进行了综述。为 使分类清楚明了,本文将人物运动分析分为两大类:人体运动分析,人脸分析。人体运动分 析包括人的较大幅度的肢体运动,如手势识别、步态分析、整个人体的运动分析;人脸分析 包括人脸检测与识别、表情分析。在详细介绍了国内外研究现状后,提出了存在的问题及研 究前景。-Extensively studied in previous work on the basis of the figures in this art
Facedetector
- 本代码用于人脸检测,基于Matlab的源代码;实现简单、高效-Apply to face detect
200642991948257
- 提出了一种利用肤色信息,建立 YCbCr 肤色模型空间作为人脸检测的预处理手段,利用小波分解和 BP 神经网络作为检测方法。对算法进行仿真验证,实验结果表明:该肤色模型空间 对光线、遮挡以及姿 态 有很好的 robust 特性 ;本检测方法达到较好的检测效果。 关键词 : 小波分解;神经网络;亮度补偿-Skin color model based on an oval face detection method
boost_code
- 进行人脸检测;用matlab编程;Rapid Object Detection Using a Boosted Cascade of Simple Features-boost_code Rapid Object Detection Using a Boosted Cascade of Simple Features
FaceDetect
- 此代码用于人脸检测,效果很不错的;包括人脸定位等功能-this code is used for face recognition
ImgProView
- 对简单背景下和单脸的图片进行人脸检测;算法为欧式距离;计算出原图像与模板间的欧式距离;去最小的欧氏距离即为人脸-Face detection in simple background and single face image algorithm for Euclidean distance calculate the Euclidean distance between the original image and the template the minimum Euclidean d
fds70
- gabor+神经网络实现人脸检测;可能会提示缺少data文件夹,自己在根目录下建一个就好了-gabor+ neural network face detection may be prompted to missing data folder in the root directory of built himself a nice
Face_match_compareDemo_Cplus
- 使用步骤: 将app_id和app_key填入到config.ini中,运行EyeKeyTest.exe程序将可执行;(Face detection Demo instructions: Development environment: Windows Development language: C++ Development tools: VS2008 SP1)
CNN人脸检测VS2015+Opencv310
- CNN人脸检测VS2015+Opencv310(cnn face detection VS2015+Opencv310)
faceCompare
- face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
基于MATLAB的肤色分割和匹配的人脸识别研究
- 对人脸识别的基本进程进行综述,介绍了空间转换及识别的方法;采用低通滤波处理策略,在总结和分析这些处理方法的基础上,运用填孔处理和边缘检测的人脸识别方法进行人脸识别工作;将几种边缘检测算法与人脸识别相结合进行检测,其识别率有可观的提升。(The basic process of face recognition is reviewed, and the method of space conversion and recognition is introduced. On the basis of
adaboost
- matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)
BP神经网络
- 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to