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

TwoHalfDSketch.C File Reference


Detailed Description

Definition in file TwoHalfDSketch.C.

#include "Image/DrawOps.H"
#include "Image/MathOps.H"
#include "Image/OpenCVUtil.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 "SceneUnderstanding/TwoHalfDSketch.H"
#include "GUI/DebugWin.H"
#include <math.h>
#include <fcntl.h>
#include <limits>
#include <string>

Include dependency graph for TwoHalfDSketch.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_TwoHalfDSketch
const ModelOptionDef OPT_TwoHalfDSketchShowDebug


Variable Documentation

const ModelOptionCateg MOC_TwoHalfDSketch
 

Initial value:

 {
  MOC_SORTPRI_3,   "TwoHalfDSketch-Related Options" }

Definition at line 58 of file TwoHalfDSketch.C.

const ModelOptionDef OPT_TwoHalfDSketchShowDebug
 

Initial value:

  { MODOPT_ARG(bool), "TwoHalfDSketchShowDebug", &MOC_TwoHalfDSketch, OPTEXP_CORE,
    "Show debug img",
    "TwoHalfDSketch-debug", '\0', "<true|false>", "false" }

Definition at line 62 of file TwoHalfDSketch.C.


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