Objects.C File Reference

#include "Image/DrawOps.H"
#include "Image/MathOps.H"
#include "Image/Kernels.H"
#include "Image/FilterOps.H"
#include "Image/Transforms.H"
#include "Image/fancynorm.H"
#include "Image/Convolutions.H"
#include "Image/MatrixOps.H"
#include "Simulation/SimEventQueue.H"
#include "plugins/SceneUnderstanding/Objects.H"
#include "GUI/DebugWin.H"
#include <math.h>
#include <fcntl.h>
#include <limits>
#include <string>
Include dependency graph for Objects.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_Objects
const ModelOptionDef OPT_ObjectsShowDebug

Detailed Description

Definition in file Objects.C.


Variable Documentation

const ModelOptionCateg MOC_Objects
Initial value:
 {
  MOC_SORTPRI_3,   "Objects-Related Options" }

Definition at line 58 of file Objects.C.

const ModelOptionDef OPT_ObjectsShowDebug
Initial value:
  { MODOPT_ARG(bool), "ObjectsShowDebug", &MOC_Objects, OPTEXP_CORE,
    "Show debug img",
    "Objects-debug", '\0', "<true|false>", "false" }

Definition at line 62 of file Objects.C.

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