Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GeneralGUI.H File Reference


Detailed Description

A utility to create general guis

Definition in file GeneralGUI.H.

#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 GeneralGUI.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  GeneralGUI

Variables

static const ModelOptionDef OPT_ExtendedDisplay


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 GeneralGUI.H.


Generated on Mon Nov 23 15:48:19 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4