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

Geons2D.C File Reference


Detailed Description

Definition in file Geons2D.C.

#include "Image/DrawOps.H"
#include "Image/MathOps.H"
#include "Image/OpenCVUtil.H"
#include "Image/Kernels.H"
#include "Image/FilterOps.H"
#include "Image/Convolutions.H"
#include "Image/fancynorm.H"
#include "Image/Point3D.H"
#include "Simulation/SimEventQueue.H"
#include "SceneUnderstanding/Geons2D.H"
#include "Neuro/EnvVisualCortex.H"
#include "GUI/DebugWin.H"
#include <math.h>
#include <fcntl.h>
#include <limits>
#include <string>

Include dependency graph for Geons2D.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_Geons2D
const ModelOptionDef OPT_Geons2DShowDebug


Variable Documentation

const ModelOptionCateg MOC_Geons2D
 

Initial value:

 {
  MOC_SORTPRI_3,   "Geons2D-Related Options" }

Definition at line 58 of file Geons2D.C.

const ModelOptionDef OPT_Geons2DShowDebug
 

Initial value:

  { MODOPT_ARG(bool), "Geons2DShowDebug", &MOC_Geons2D, OPTEXP_CORE,
    "Show debug img",
    "Geons2D-debug", '\0', "<true|false>", "false" }

Definition at line 62 of file Geons2D.C.


Generated on Sun Nov 22 13:44:52 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4