Doxygen
File List
Here is a list of all files with brief descriptions:
o*boostUtil.cppMain training routines for the Viola-Jones algorithm
o*boostUtil.hHeader file for the Viola-Jones algorithm's training routines
o*commonUtil.cppCommon routines for image IO
o*commonUtil.hHeader file for common image IO routines
o*connected.hVersion of connected component algorithm
o*detect.cppCommand line for the viola jones face detector
o*Detector.cppFace detector data
o*Detector.hFace detector class
o*detectUtil.cppCommon routines for face detection
o*detectUtil.hHeader file for face detection routines
o*io_png.h
o*train.cppCommand line for training a viola jones cascade detector
o*TrainExamples.cppTraining Utils implemented as an cpp object
\*TrainExamples.hHeader for TrainExamples.cpp