BeoSubOpts.C File Reference

#include "BeoSub/BeoSubOpts.H"
#include "Component/ModelOptionDef.H"
Include dependency graph for BeoSubOpts.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_BEOSUB
 Command-line options for BeoSub.
const ModelOptionDef OPT_FrontVODBfname
const ModelOptionDef OPT_DownVODBfname
const ModelOptionDef OPT_UpVODBfname

Detailed Description

Command-line options for BeoSub

Definition in file BeoSubOpts.C.


Variable Documentation

Initial value:
 {
  MOC_SORTPRI_4, "BeoSub Related Options" }

Command-line options for BeoSub.

BeoSub Options

Definition at line 41 of file BeoSubOpts.C.

const ModelOptionDef OPT_DownVODBfname
Initial value:
  { MODOPT_ARG_STRING, "DownVODBfname", &MOC_BEOSUB, OPTEXP_CORE,
    "File name to use for the VisualObjectDB associated with the down camera",
    "down-vodb-fname", '\0', "<filename>", "/home/tmp/u/beosub/down.vdb" }

Definition at line 69 of file BeoSubOpts.C.

const ModelOptionDef OPT_FrontVODBfname
Initial value:
  { MODOPT_ARG_STRING, "FrontVODBfname", &MOC_BEOSUB, OPTEXP_CORE,
    "File name to use for the VisualObjectDB associated with the front camera",
    "front-vodb-fname", '\0', "<filename>", "/home/tmp/u/beosub/front.vdb" }

Definition at line 64 of file BeoSubOpts.C.

const ModelOptionDef OPT_UpVODBfname
Initial value:
  { MODOPT_ARG_STRING, "UpVODBfname", &MOC_BEOSUB, OPTEXP_CORE,
    "File name to use for the VisualObjectDB associated with the up camera",
    "up-vodb-fname", '\0', "<filename>", "/home/tmp/u/beosub/up.vdb" }

Definition at line 74 of file BeoSubOpts.C.

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