搜索资源列表
mianxiangshipinjiankongrenlianjiance
- 面向视频监控的快速多人脸检测与分割 一篇不错的论文
RealtimeHumanFaceDetectionAlgorithmDemo
- 算法特点: 1)可检测正面正负15度人脸; 2)支持多人脸检测; 3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒; 4)支持灰度图像人脸检测、低照度视频图像人脸检测。 测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。 运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
基于眼裂的人脸图像归一化.doc
- 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two center points of the palpebral fiss
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
multi_face
- 人脸检测,最多可以检测到八个人脸,效果很不错-Face detection detects up to eight individual faces, the effect is pretty good
zxz4
- 人脸检测 计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸-Face Detection open computing Euler number calculation of a series of processing can be detected with a picture of more personal face
adaboost
- 基于adaboost的人脸检测多篇小论文,pdf档-the article of facial detect based on adaboost
OpenCVFaceDetect
- 本程序我本人学习OpenCV的时候做的人脸检测程序,能从图像文件中标出人脸的基本位置,多人-This procedure I am learning to do when OpenCV face detection process, the successful bidder from the image file that face the basic position, more than
vc-imageprocessing
- 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm
facedetection
- 利用OPenCV进行人脸检测,效果比MATLAB要好得多-face detection
MilTracker-V1.0
- 人脸检测,多实例,取多个实例来提取特征,形成一个特征池,分类器仍然是用级联生成,检测效果好,准确率比较高。-Face detection, multi-instance, take multiple instances to extract features, to form a feature pool with cascading classifier is still generating, testing effective, relatively high accuracy.
LYandZW
- 基于视频的多人脸检测,这是师兄编的一个小程序,运行得非常好,识别率也很高。-Video of people based on face detection, which is a small program brothers series, running very well, the recognition rate is also high.
FaceDetect
- VC编写的人脸检测程序,可以检测多个人脸,并予以标示出来-VC prepared face detection program that can detect multiple faces in, and be marked
6
- 复杂背景下快速多姿态人脸检测研究.pdf,从网上得到的资料,值得学习。-More complex background gesture fast Face Detection. Pdf, information obtained from the Internet, it is worth learning.
FaceDetection
- 从原始彩色图像中提取多阈值器官梯度图、双阈值肤色图、梯度方向图和灰度特征图等四种特征图像,并运用多姿态 知识模型和多姿态模板,实现了一种快速人脸检测算法 -Extracted from the original color image gradient map organ multi-threshold, dual-threshold color map and gray gradient patterns and other characteristics of the four
2011051102
- 基于OPENCV的多人脸检测与定位系统,采用VC++6.0编写的,实现人脸定位并保存人脸图像.-OPCV based multiplayer face detection and location system, prepared by VC++6.0 to achieve face location and save the face image.
drtoolbox0.6b
- 复杂背景下多视角人脸检测与识别仿真需要的工具箱详解。-Complex Background Multi-View Face Detection and Recognition Detailed simulation toolbox needs.
基于子空间的人脸识别算法
- 基于Adaboost的人脸检测方法的特征选择和扩展,多视角人脸检测和人脸跟踪算法集成,还包括了基于主动形状模型/主动变现模型/盖博变换特征的人脸描述
FaceRecognition
- 基于肤色的人脸检测系统(对于多人照或单人照都正确找到人脸区域)(Face detection system based on skin color)
人脸识别_Demo_SDK
- 1. 人脸检测的高正确率,误检,漏检很少,支持多脸(max=32)。 平面旋转高达 60 度,并带鼻,嘴定位,及眼镜判断等功能。 2. 支持双目(双摄像头)/多目的 3D 维度识别,增加了人脸的特征集,再次提高识别精度,并有效防止照片通过。 3. 人脸识别的高精度,向用户推荐的识别阀值不仅能适应光线环境的变化,具备满足实际应用的识别正确率。带 眼镜或头发挡住眉毛都行。(但黑粗边眼镜的识别率相对低些,即在较好的识别环境下,黑粗边眼镜仍是 OK 的,只要看得清眼球,就对识别率没有任何影响) 4. 在