EnvObjDetection.C File Reference

#include "Image/OpenCVUtil.H"
#include "Neuro/EnvObjDetection.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "GUI/DebugWin.H"
#include "Component/ModelOptionDef.H"
#include "Neuro/NeuroOpts.H"
Include dependency graph for EnvObjDetection.C:

Go to the source code of this file.

Variables

static const ModelOptionDef OPT_CascadeFilePath

Detailed Description

Definition in file EnvObjDetection.C.


Variable Documentation

const ModelOptionDef OPT_CascadeFilePath [static]
Initial value:
  { MODOPT_ARG_STRING, "Cascade file path", &MOC_ITC, OPTEXP_CORE,
    "Name of directory containing the description of a trained cascade classifier."
    "Used in making faces salient or any other object.  ",
    "cascade-file", '\0', "<filename>.xml",
    "/usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml"}

Definition at line 50 of file EnvObjDetection.C.

Generated on Sun May 8 08:14:04 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3