
Definition in file Contour.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 "Simulation/SimEventQueue.H"
#include "SceneUnderstanding/Contour.H"
#include "GUI/DebugWin.H"
#include <math.h>
#include <fcntl.h>
#include <limits>
#include <string>
Include dependency graph for Contour.C:

Go to the source code of this file.
Variables | |
| const ModelOptionCateg | MOC_Contour |
| const ModelOptionDef | OPT_ContourShowDebug |
|
|
Initial value: {
MOC_SORTPRI_3, "Contour-Related Options" }
|
|
|
Initial value:
{ MODOPT_ARG(bool), "ContourShowDebug", &MOC_Contour, OPTEXP_CORE,
"Show debug img",
"Contour-debug", '\0', "<true|false>", "false" }
|
1.4.4