Contours.C File Reference

#include "Image/OpenCVUtil.H"
#include "plugins/SceneUnderstanding/LFLineFitter/LFLineFitter.h"
#include "plugins/SceneUnderstanding/Contours.H"
#include "plugins/SceneUnderstanding/V1.H"
#include "Image/DrawOps.H"
#include "Image/MathOps.H"
#include "Image/Kernels.H"
#include "Image/ColorMap.H"
#include "Image/FilterOps.H"
#include "Image/Transforms.H"
#include "Image/fancynorm.H"
#include "Image/Convolutions.H"
#include "Simulation/SimEventQueue.H"
#include "GUI/DebugWin.H"
#include <math.h>
#include <fcntl.h>
#include <limits>
#include <string>
Include dependency graph for Contours.C:

Go to the source code of this file.

Functions

 SIMMODULEINSTFUNC (Contours)

Variables

const ModelOptionCateg MOC_Contours
const ModelOptionDef OPT_ContoursShowDebug

Detailed Description

Definition in file Contours.C.


Variable Documentation

const ModelOptionCateg MOC_Contours
Initial value:
 {
  MOC_SORTPRI_3,   "Contours-Related Options" }

Definition at line 62 of file Contours.C.

const ModelOptionDef OPT_ContoursShowDebug
Initial value:
  { MODOPT_ARG(bool), "ContoursShowDebug", &MOC_Contours, OPTEXP_CORE,
    "Show debug img",
    "contours-debug", '\0', "<true|false>", "false" }

Definition at line 66 of file Contours.C.

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