搜索资源列表
zhuang
- 自己编写的关于人脸识别的GUI设计的一写程序,嘿嘿 -prepared on their face recognition in the design of a GUI written procedures, laughter
faceface
- 可以实现人脸检测,匹配,光照补偿,人脸模型识别等重要功能-can achieve Face Detection, matching, light compensation, face recognition model of the important functions
face-image
- 这是个图象中人脸识别的程序,对人的五官有很好的识别和勾画!-This is the image Face Recognition procedures, the features of a very good identification and sketches!
pca_20070411
- 一个良好的PCA人脸识别程序,个人毕业设计用的-a good PCA Face Recognition procedures, design graduate of
gabor_face
- 基于GABOR的人脸识别,自己写的.有中文说明-Face Recognition Based on Gabor, wrote it myself. A Chinese explanation
Matlab_Examples
- 外国下载到的GABOR人脸识别源码,如果大家喜欢我还有很多自己写的和下载到的,我不是搞C++和JAVA的,所以上传的都是MATLAB的.个人专研人脸识别,欢迎大家一起学习-foreign downloaded to the Gabor face recognition source code, If you like I still have a lot of their own written and downloaded to, I do not engage in C and Java.
eigenfaces
- eigenfaces,基于特征脸的人脸识别的一个例子.入门级别-eigenfaces, feature-based Face to Face Recognition is a case in point. Portal-level
FaceAVIRecognition
- recognition human face by avi video-human face recognition by avi video
facialrec
- 人脸检测人脸识别人脸定位人脸位置寻找人脸缩放-Face Detection Face to Face Recognition positioning Face Face location for zooming
face_identification
- 用于人脸识别的MATLAB程序,可以很好的对人脸的 图像进行加工处理后的识别技术-MATLAB program for Face Recognition can be a good face on the image processing after recognition technology
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
123
- 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
hausdorff
- this source code for housdorff distance matching for 3D face recognition. I used this code on GavabDB .
FaceRecognitionSystem
- 利用PCA(主成分分析)技术实现了人脸识别-this program has realized face recognition by using the PCA technology
Face-Recognition
- 这是一个实现人脸检测的程序,里面有几种人脸检测的分类器。-This is a face detection program, there are several classifiers for face detection.
face
- 图像处理中人脸识别的实验报告,非常详细,推荐-Face recognition in image processing lab report is very detailed, it is recommended
5way-to-face-detect
- 5种方法脸部定位,对人脸检测和表情识别都很有帮助。-5 ways to face positioning, face detection and face recognition are very helpful, and VC-based OPENCV
face
- 人脸定位与识别。用vc 6.0 编写,实现了人脸特征识别的同时,降低正确率寻求了更高的速度。-Face Recognition
Face-recognition-test-program
- 人脸识别的测试程序,可以了解整个过程-Recognition of testing procedures, can understand the whole process .....
Face-recognition
- 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。-opencv Face recognition