SaliencyMapFeatureExtractor.C File Reference

#include "TIGS/SaliencyMapFeatureExtractor.H"
#include "Component/ModelOptionDef.H"
#include "Image/fancynorm.H"
#include "Neuro/VisualCortex.H"
#include "Neuro/VisualCortexConfigurator.H"
#include "TIGS/TigsOpts.H"
#include "rutz/trace.h"
Include dependency graph for SaliencyMapFeatureExtractor.C:

Go to the source code of this file.

Variables

static const ModelOptionDef OPT_SmfxVcType
static const ModelOptionDef OPT_SmfxNormType
static const ModelOptionDef OPT_SmfxRescale512

Detailed Description

Definition in file SaliencyMapFeatureExtractor.C.


Variable Documentation

const ModelOptionDef OPT_SmfxNormType [static]
Initial value:
  { MODOPT_ARG(MaxNormType), "SmfxNormType", &MOC_TIGS, OPTEXP_CORE,
    "Normalization type for the saliency-map feature extractor",
    "smfx-norm-type", '\0', "<string>", "Fancy" }

Definition at line 57 of file SaliencyMapFeatureExtractor.C.

const ModelOptionDef OPT_SmfxRescale512 [static]
Initial value:
  { MODOPT_FLAG, "SmfxRescale512", &MOC_TIGS, OPTEXP_CORE,
    "Whether to rescale smfx to 512x512 before computing the saliency map",
    "smfx-rescale-512", '\0', "", "true" }

Definition at line 63 of file SaliencyMapFeatureExtractor.C.

const ModelOptionDef OPT_SmfxVcType [static]
Initial value:
  { MODOPT_ARG_STRING, "SmfxVcType", &MOC_TIGS, OPTEXP_CORE,
    "VisualCortex type for the saliency-map feature extractor",
    "smfx-vc-type", '\0', "<string>", "Std" }

Definition at line 51 of file SaliencyMapFeatureExtractor.C.

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