Introduction - If you have any usage issues, please Google them yourself
The program can capture video in real-time human face, the algorithm using wavelet analysis method, from another angle to achieve the streaming media in the face detection.
Packet : 73462682facedetector_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.aps
src/VidCap.cpp
src/VidCap.h
src/VidCap.rc
src/VidCap.vcproj
src/VidCapDlg.cpp
src/VidCapDlg.h