LocalParts.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/LocalParts.H"
#include "GUI/DebugWin.H"
#include <math.h>
#include <fcntl.h>
#include <limits>
#include <string>
Include dependency graph for LocalParts.C:

Go to the source code of this file.

Functions

 SIMMODULEINSTFUNC (LocalParts)

Variables

const ModelOptionCateg MOC_LocalParts
const ModelOptionDef OPT_LocalPartsShowDebug

Detailed Description

Definition in file LocalParts.C.


Variable Documentation

const ModelOptionCateg MOC_LocalParts
Initial value:
 {
  MOC_SORTPRI_3,   "LocalParts-Related Options" }

Definition at line 58 of file LocalParts.C.

const ModelOptionDef OPT_LocalPartsShowDebug
Initial value:
  { MODOPT_ARG(bool), "LocalPartsShowDebug", &MOC_LocalParts, OPTEXP_CORE,
    "Show debug img",
    "localparts-debug", '\0', "<true|false>", "false" }

Definition at line 62 of file LocalParts.C.

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