搜索资源列表
人眼定位算法
- 对人脸进行定位标定眼、嘴和鼻。算法简单易行。效果非常好。VC++6.0编写。运行环境:2000,xp-right positioning calibration eyes, mouth and nose. A simple algorithm. The effect was very good. VC + +6.0 prepared. Operating environment : 2000, xp
FaceDetection
- 对一幅带有人脸信息的24位真彩色bmp文件,通过基于肤色信息的彩色图象分割法,对人脸区域的检测,以及区域标定
facedetect
- 这是人脸定位系统,有两种方法来定位系统。先检测人脸区域,然后标定特征。标注人脸的眼睛嘴巴等部位
ASMLibrary
- ASMLibrary是采用ASM方法, A compact SDK for face alignment,首先标定人脸的特征位置,然后建立ASM模型,可以进行人脸定位与特征提取。
face
- 利用肤色模型,头发区域实现基本的人脸检测,可以标定眼睛,鼻子和嘴- face detection base on skin model and can give the landmark of eyes,nose and mouth
annotate
- 人脸特征点手工标定程序,在人脸识别训练过程中标定特征点-Facial feature points manual calibration procedures, the training process in the face recognition feature points in the calibration
MarkProgram
- 以前做人脸识别时用来标定眼睛的位置的一个小程序,很方便的可以标定大量图片的人眼位置并保存相关的坐标-Face recognition used to do before the eyes of the location of the demarcation of a small program, it is convenient calibration of a large number of pictures can the human eye location and save the co
FaceIdentify(MFC)
- 这是一个人脸识别程序,在对人脸进行识别的同时可以标定出人脸的特征区域,代码中附加处理图像,以供参考。- This is a face recognition program, the identification of human face can be calibrated at the same time the characteristics of human face area, code, additional processing images for reference.
stdface
- 对人脸进行检测的一个代码,有很好的功能,另外也有对人眼睛的标定!-Face detection on a code, there are good features, There is also the calibration of human eyes!
matlabfacedetection
- 可通过MATLAB快速实现图像中的人脸的识别,并标定人脸等信息-Fast Implementation via MATLAB image of face recognition and demarcation of the face and other information
FaceDetect
- 三维人脸检测定位 包含二维图像的基本处理 对眼睛嘴鼻子等部位的标定 用的MFC平台 可运行 界面友好 -Three-dimensional face detection and location that contains the basic two-dimensional image processing on the nose, eyes, mouth and other parts of the calibration of the MFC with a user-friendly pla
Novel_Example-Based_Shape_Learning_For_Fast_Face_A
- 用于人脸对准的快速形状学习方法(论文):提出了一种新的用于人脸特征对准的基于样本 的形状学习策略(ESL)。该方法是基于下面结论提出的:人脸图像差和形状差之间存在一种近似的线 性关系——即相似的人脸图像蕴涵着相似的形状。因此,给定一个人脸图像的学习集,其中人脸图 像的特征点都已手工标定。则任意新的人脸图像的形状可以如下抽取:估计该人脸图像和训练集中 训练图像的相似度,并将同样的相似度用于该人脸图像形状的重建-Fast Face Alignment for the shape of
faced
- 人脸检测的范例,实现人脸检测并在窗口中标定出来,-Examples of face detection, face detection and implementation of calibration out of the window,
demo_fit
- OPENCV人脸识别并按照标定的点的顺序输出坐标-OPENCV face recognition and in accordance with the order of the output calibration point coordinates
face-recognition(VC)
- 人脸识别的学习程序,程序中有脸区的标定,眼睛的标定,可供初学者学习使用,应用价值不高。-Recognition of the learning process, the program in the face area of calibration, the calibration of the eye, for beginners to learn to use, value is not high.
test2
- 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算*廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
face-cut
- 人脸的裁剪mfc程序,用到opencv库,手动拖动框即可裁剪,附加了标定人眼的程序判断裁剪的人脸的好坏程度-Face of the cutting mfc program using opencv library, you can manually drag the box cut, attached to the human eye calibration procedure to determine the cut face of good or bad
pca
- 自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。 (1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。 (2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。 (3)特征提取通过人脸特征点的检测与标定可以确
Face-detection
- 通过opencv 实现人脸检测,首先把目标标定,效果较佳-Through the opencv realization of human face detection, the first to target calibration, better effect
face-alignment-at-3000fps-master
- 这是论文3000fps的人脸标定系统vc++的实现(This is the 3000fps's code)