Introduction - If you have any usage issues, please Google them yourself
The first step to intelligent image/video processing for face recognition in uncontrolled scenery with complex backgrounds (outdoor environments, airports, train/bus stations) is face detection. The precision of the latter heavily depends your face recognition results. Typically scientists investigating in that field do not have the time or the ability to develop optimized C++ code ready for commercial use and confine themselves with the Matlab development process only.
Packet : 9927441facedetector_src.zip filelist
src/
src/capture.cpp
src/capture.h
src/cvLib/
src/cvlib.cpp
src/cvlib.h
src/cvLib/AIClassifier.cpp
src/cvLib/AIClassifier.h
src/cvLib/annetwork.cpp
src/cvLib/annetwork.h
src/cvLib/annlayer.cpp
src/cvLib/annlayer.h
src/cvLib/basefwt.cpp
src/cvLib/basefwt.h
src/cvLib/FaceDetector.cpp
src/cvLib/FaceDetector.h
src/cvLib/haar.cpp
src/cvLib/haar.h
src/cvLib/ImageFrame.cpp
src/cvLib/ImageFrame.h
src/cvLib/ImagePyramid.cpp
src/cvLib/ImagePyramid.h
src/cvLib/ImageResize.cpp
src/cvLib/ImageResize.h
src/cvLib/MotionDetector.cpp
src/cvLib/MotionDetector.h
src/cvLib/svm.cpp
src/cvLib/svm.h
src/cvLib/vec1d.cpp
src/cvLib/vec1d.h
src/cvLib/vec2d.cpp
src/cvLib/vec2d.h
src/cvLib/vec2dc.cpp
src/cvLib/vec2dc.h
src/face.nn
src/face.svm
src/pca/
src/pca.nn
src/pca/face.nn
src/pca/pca.nn
src/pca/preflt.nn
src/preflt.nn
src/ReadMe.txt
src/res/
src/resource.h
src/res/VidCap.ico
src/res/VidCap.rc2
src/samplegrab.cpp
src/samplegrab.h
src/skin/
src/skin.nn
src/skin/skin.nn
src/stdafx.cpp
src/stdafx.h
src/VidCap.cpp
src/VidCap.h
src/VidCap.rc
src/VidCap.vcproj
src/VidCapDlg.cpp
src/VidCapDlg.h