EGMM.C File Reference

#include "Component/ModelManager.H"
#include "Image/DrawOps.H"
#include "Image/MathOps.H"
#include "Image/Layout.H"
#include "plugins/SceneUnderstanding/EGMM.H"
#include "Simulation/SimEventQueue.H"
#include "Simulation/SimEvents.H"
#include "Media/MediaSimEvents.H"
#include "Channels/InputFrame.H"
#include "Image/Kernels.H"
#include "Image/FilterOps.H"
#include "Image/Convolutions.H"
#include "GUI/DebugWin.H"
#include <math.h>
#include <fcntl.h>
#include <limits>
#include <string>
Include dependency graph for EGMM.C:

Go to the source code of this file.

Functions

nub::ref< SimModulecreateObj (OptionManager &manager, const std::string &name)

Variables

const ModelOptionCateg MOC_EGMM
const ModelOptionDef OPT_EGMMShowDebug

Detailed Description

features based on edges of mixture of Gaussian

Definition in file EGMM.C.


Variable Documentation

const ModelOptionCateg MOC_EGMM
Initial value:
 {
  MOC_SORTPRI_3,   "EGMM-Related Options" }

Definition at line 60 of file EGMM.C.

const ModelOptionDef OPT_EGMMShowDebug
Initial value:
  { MODOPT_ARG(bool), "EGMMShowDebug", &MOC_EGMM, OPTEXP_CORE,
    "Show debug img",
    "egmm-debug", '\0', "<true|false>", "false" }

Definition at line 64 of file EGMM.C.

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