文件名称:Face_Recognition
介绍说明--下载内容均来自于网络,请自行研究使用
基于opencv库中的人脸识别代码,可以实现检测并跟踪视频中的人脸,可以选择训练人脸模型,或者直接加载训练好的人脸模型来识别视频中的人脸身份。-Based opencv library, this face recognition code can be achieve detecting and tracking faces in the video. You can choose training face model, or load directly trained human face models to identify the video face identity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
data\EigenFaceRecognizer.xml
....\face_names.csv
....\FisherFaceRecognizer.xml
....\haarcascade_eye.xml
....\haarcascade_eye_tree_eyeglasses.xml
....\haarcascade_frontalface_alt.xml
....\haarcascade_frontalface_alt2.xml
....\haarcascade_frontalface_alt_tree.xml
....\haarcascade_frontalface_default.xml
....\haarcascade_lefteye_2splits.xml
....\haarcascade_righteye_2splits.xml
....\haarcascade_smile.xml
....\lbpcascade_frontalface.xml
....\lbpcascade_profileface.xml
....\LBPHFaceRecognizer.xml
....\names.txt
src\CMakeLists.txt
...\Detection.cpp
data
src