LineMatching.C File Reference

#include "Image/OpenCVUtil.H"
#include "plugins/SceneUnderstanding/LineMatching.H"
#include "Image/DrawOps.H"
#include "Raster/Raster.H"
#include "Simulation/SimEventQueue.H"
#include "GUI/DebugWin.H"
#include "plugins/SceneUnderstanding/LMLineMatcher/LMLineMatcher.h"
#include "Media/MediaSimEvents.H"
#include "Transport/FrameInfo.H"
#include "Transport/FrameOstream.H"
Include dependency graph for LineMatching.C:

Go to the source code of this file.

Functions

 SIMMODULEINSTFUNC (LineMatching)

Variables

const ModelOptionCateg MOC_LineMatching
const ModelOptionDef OPT_LineMatchingShowDebug

Detailed Description

Definition in file LineMatching.C.


Variable Documentation

const ModelOptionCateg MOC_LineMatching
Initial value:
 {
  MOC_SORTPRI_3,   "LineMatching-Related Options" }

Definition at line 57 of file LineMatching.C.

const ModelOptionDef OPT_LineMatchingShowDebug
Initial value:
  { MODOPT_ARG(bool), "LineMatchingShowDebug", &MOC_LineMatching, OPTEXP_CORE,
    "Show debug img",
    "linematching-debug", '\0', "<true|false>", "false" }

Definition at line 61 of file LineMatching.C.

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