Description: Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achieve the Screen Play, fast retrieval in the video need to find the human face target
File list (Check if you may need any files):
FaceMFC_v2\Debug\FaceMFC_v1.bsc
..........\.....\FaceMFC_v1.exe
..........\.....\FaceMFC_v1.ilk
..........\.....\FaceMFC_v1.obj
..........\.....\FaceMFC_v1.pch
..........\.....\FaceMFC_v1.pdb
..........\.....\FaceMFC_v1.res
..........\.....\FaceMFC_v1.sbr
..........\.....\FaceMFC_v1.suo
..........\.....\FaceMFC_v1Dlg.obj
..........\.....\FaceMFC_v1Dlg.sbr
..........\.....\SoftInfo.txt
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\Debug
..........\eigenfaces.pdf
..........\Face.h
..........\FaceMFC_v1.aps
..........\FaceMFC_v1.clw
..........\FaceMFC_v1.cpp
..........\FaceMFC_v1.dsp
..........\FaceMFC_v1.dsw
..........\FaceMFC_v1.h
..........\FaceMFC_v1.ncb
..........\FaceMFC_v1.opt
..........\FaceMFC_v1.plg
..........\FaceMFC_v1.rc
..........\FaceMFC_v1Dlg.cpp
..........\FaceMFC_v1Dlg.h
..........\ReadMe.txt
..........\res\FaceMFC_v1.ico
..........\...\FaceMFC_v1.rc2
..........\res
..........\resource.h
..........\SoftInfo.txt
..........\StdAfx.cpp
..........\StdAfx.h
..........\人脸检索系统设计.doc
FaceMFC_v2