DemoOpts.C File Reference

#include "Demo/DemoOpts.H"
#include "Component/ModelOptionDef.H"
Include dependency graph for DemoOpts.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_DEMO
 Command-line options for SaliencyMT.
const ModelOptionDef OPT_SMTnumThreads

Detailed Description

Options for the demo programs

Definition in file DemoOpts.C.


Variable Documentation

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

Command-line options for SaliencyMT.

Demo Options

Definition at line 41 of file DemoOpts.C.

const ModelOptionDef OPT_SMTnumThreads
Initial value:
  { MODOPT_ARG(unsigned int), "SMTnumThreads", &MOC_DEMO, OPTEXP_CORE,
    "Number of worker threads to use. Typically, should be number of CPUs "
    "minus 1.",
    "smt-num-threads", '\0', "<uint>", "1" }

Definition at line 65 of file DemoOpts.C.

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