TigsOpts.C File Reference

#include "TIGS/TigsOpts.H"
#include "Component/ModelOptionDef.H"
Include dependency graph for TigsOpts.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_TIGS
 Command-line options for TopdownLearner, FeatureExtractor et al.
const ModelOptionDef OPT_XptSavePrefix
const ModelOptionDef OPT_FxSaveIllustrations
const ModelOptionDef OPT_FxSaveRawMaps

Detailed Description

Shared command-line options for TIGS

Definition in file TigsOpts.C.


Variable Documentation

Initial value:
 {
  MOC_SORTPRI_3, "TIGS (Topdown Information Guidance System) Options" }

Command-line options for TopdownLearner, FeatureExtractor et al.

TIGS-related options

Definition at line 45 of file TigsOpts.C.

const ModelOptionDef OPT_FxSaveIllustrations
Initial value:
  { MODOPT_FLAG, "FxSaveIllustrations", &MOC_TIGS, OPTEXP_CORE,
    "Whether to save fancy illustrations from the feature extractors",
    "fx-save-illustrations", '\0', "", "false" }

Definition at line 54 of file TigsOpts.C.

const ModelOptionDef OPT_FxSaveRawMaps
Initial value:
  { MODOPT_FLAG, "FxSaveRawMaps", &MOC_TIGS, OPTEXP_CORE,
    "Whether to save raw maps from the feature extractors",
    "fx-save-raw-maps", '\0', "", "false" }

Definition at line 59 of file TigsOpts.C.

const ModelOptionDef OPT_XptSavePrefix
Initial value:
  { MODOPT_ARG_STRING, "XptSavePrefix", &MOC_TIGS, OPTEXP_CORE,
    "Filename stem name for the psychophysics experiment being tested",
    "xpt-save-prefix", '\0', "<string>", "" }

Definition at line 49 of file TigsOpts.C.

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