PCamera.C File Reference

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

Go to the source code of this file.

Defines

#define KEY_UP   98
#define KEY_DOWN   104
#define KEY_LEFT   100
#define KEY_RIGHT   102

Variables

const ModelOptionCateg MOC_PCamera
const ModelOptionDef OPT_PCameraShowDebug

Detailed Description

Definition in file PCamera.C.


Variable Documentation

const ModelOptionCateg MOC_PCamera
Initial value:
 {
  MOC_SORTPRI_3,   "PCamera-Related Options" }

Definition at line 62 of file PCamera.C.

const ModelOptionDef OPT_PCameraShowDebug
Initial value:
  { MODOPT_ARG(bool), "PCameraShowDebug", &MOC_PCamera, OPTEXP_CORE,
    "Show debug img",
    "pcamera-debug", '\0', "<true|false>", "false" }

Definition at line 66 of file PCamera.C.

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