EnvInferoTemporal.C File Reference

#include "Neuro/EnvInferoTemporal.H"
#include "Component/ModelOptionDef.H"
#include "Image/CutPaste.H"
#include "Util/StringUtil.H"
#include "rutz/mutex.h"
Include dependency graph for EnvInferoTemporal.C:

Go to the source code of this file.

Variables

static const ModelOptionCateg MOC_EIT
static const ModelOptionDef OPT_ConfidenceThresh
static const ModelOptionDef OPT_EitAddPatchReader

Detailed Description

Definition in file EnvInferoTemporal.C.


Variable Documentation

const ModelOptionCateg MOC_EIT [static]
Initial value:
 {
  MOC_SORTPRI_3, "EnvInferoTemporal-related Options" }

Definition at line 48 of file EnvInferoTemporal.C.

const ModelOptionDef OPT_ConfidenceThresh [static]
Initial value:
  { MODOPT_ARG(double), "ConfidenceThresh", &MOC_EIT, OPTEXP_CORE,
    "Threshold for object label confidence (between 0 and 1, inclusive), "
    "above which attention is switched to a new object",
    "confidence-thresh", '\0', "<double>", "0.0" }

Definition at line 51 of file EnvInferoTemporal.C.

const ModelOptionDef OPT_EitAddPatchReader [static]
Initial value:
  { MODOPT_ARG_STRING, "EitAddPatchReader", &MOC_EIT, OPTEXP_CORE,
    "IP address and port on which to communicate with a "
    "patch-reader/label-server.",
    "patch-reader", '\0', "<ipaddr:port>", "" }

Definition at line 57 of file EnvInferoTemporal.C.

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