SiftRec.C File Reference

#include "SeaBee/SiftRec.H"
#include "Image/ColorOps.H"
#include "Image/DrawOps.H"
#include "Util/sformat.H"
Include dependency graph for SiftRec.C:

Go to the source code of this file.

Variables

const ModelOptionCateg MOC_SiftRecOps
const ModelOptionDef OPT_VDBFileName
const ModelOptionDef OPT_SiftUseColor

Detailed Description

Definition in file SiftRec.C.


Variable Documentation

const ModelOptionCateg MOC_SiftRecOps
Initial value:
 {
    MOC_SORTPRI_3, "SiftRec options" }

Definition at line 43 of file SiftRec.C.

const ModelOptionDef OPT_SiftUseColor
Initial value:
{ MODOPT_FLAG, "SiftUseColor", &MOC_SiftRecOps, OPTEXP_CORE,
    "Use color in the Sift descriptor",
    "use-color", '\0', "", "false" }

Definition at line 51 of file SiftRec.C.

const ModelOptionDef OPT_VDBFileName
Initial value:
{ MODOPT_ARG(std::string), "VDBFileName", &MOC_SiftRecOps, OPTEXP_CORE,
    "The visual database file name",
    "vdb-filename", '\0', "", "objects.vdb" }

Definition at line 46 of file SiftRec.C.

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