SubGUI.H File Reference

#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "Component/ModelOptionDef.H"
#include "Transport/TransportOpts.H"
#include "Media/FrameSeries.H"
#include "rutz/shared_ptr.h"
#include "Util/Types.H"
#include "Util/WorkThreadServer.H"
#include "Util/JobWithSemaphore.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/DrawOps.H"
#include "GUI/PrefsWindow.H"
#include "GUI/XWinManaged.H"
#include "Image/Layout.H"
Include dependency graph for SubGUI.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MeterInfo
 Simple struct to define a bargraph meter. More...
class  SubGUI

Variables

static const ModelOptionDef OPT_ExtendedDisplay

Detailed Description

<ClassInfo>

Definition in file SubGUI.H.


Variable Documentation

const ModelOptionDef OPT_ExtendedDisplay [static]
Initial value:
  { MODOPT_ARG(byte), "Nv2ExtendedDisplay", &MOC_OUTPUT, OPTEXP_CORE,
    "Amount of extra info to display in the GUI:\n"
    "    level 0: just input + saliency map\n"
    "    level 1: add meters underneath input+salmap\n"
    "    level 2: add single row of small internal maps\n"
    "    level 3: add double row of medium-sized internal maps",
    "extended-display", '\0', "<int>", "2" }

Definition at line 57 of file SubGUI.H.

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