Doxygen
detect.cpp File Reference

command line for the viola jones face detector More...

#include <iostream>
#include <sstream>
#include <string>
#include "detectUtil.h"
+ Include dependency graph for detect.cpp:

Go to the source code of this file.

Macros

#define MIN_FRIENDS   3
 

Functions

int main (int argc, char *const *argv)
 

Detailed Description

command line for the viola jones face detector

Author
Yi-Qing WANG yiqin.nosp@m.g.wa.nosp@m.ng@po.nosp@m.lyte.nosp@m.chniq.nosp@m.ue.e.nosp@m.du

Definition in file detect.cpp.

Macro Definition Documentation

#define MIN_FRIENDS   3

Definition at line 31 of file detect.cpp.

Function Documentation

int main ( int  argc,
char *const *  argv 
)

Definition at line 32 of file detect.cpp.