搜索资源列表
RealtimeHumanFaceDetectionAlgorithmDemo
- 算法特点: 1)可检测正面正负15度人脸; 2)支持多人脸检测; 3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒; 4)支持灰度图像人脸检测、低照度视频图像人脸检测。 测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。 运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
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
HumanFaceDetectingBasedonSkinColorandFacialFeature
- 针对人脸检测问题中快速性与准确性难以同时满足的情况,提出了一种将肤色和脸部特征相结 合的方法来检测人脸。由于通过基于肤色的算法能快速定位出人脸大致位置,因而检测速度能达 到实时的要求;同时利用脸部特征进一步细检,可保证检测的精确性。-Abstract:This paper proposes a human face detection algorithm based on skin color and facial features to meet the demand for fa
53607890facedetection
- 人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。-Face detection can be regarded as a specific case of object-
FaceDetect
- 此代码用于人脸检测,效果很不错的;包括人脸定位等功能-this code is used for face recognition
FaceDetection
- 人脸检测中,光线补偿;人脸区域检测,其中包括皮肤颜色建模,区域膨胀,腐蚀和去除非脸区域等。还有人眼和人嘴的检测定位及勾画人脸。-Face detection, the light compensation detected face region, including skin color modeling, regional expansion, corrosion, and to go unless the face region and so on. It was also eye an
Wikipedia
- 人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。本书对人脸检测的基本问题、研究思路和方法、经典的算法和技术全方位地做了深入系统的介绍,着重介绍了作者在利用活动轮廓模型方法
Face-detection-
- 人脸的检测与定位;运用模式识别中相关知识写的人脸的检测与定位系统,效果很不错-Face detection and location the use of pattern recognition in the face of knowledge written in the detection and location system, the effect is very good
Complex-environments-face-detection
- 提出了一种针对复杂环境下的过人脸检测方法,首先在CbCgCr空间利用直接最小二乘法构建了对光照和复杂背景鲁棒性更好肤色聚类模型,实现了准确的肤色检测;然后针对人脸中姿态和表情变化,提出了基于Adaboost的多姿态人脸检测,精确的实现了人脸检测定位。-Extraordinary face detection method for complex environments, the first space CbCgCr direct least squares meth
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
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)
faceRecgnition
- 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
faceCompare
- face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
adaboost
- matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)