Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SaliencyMapFeatureExtractor.C File Reference


Detailed Description

Definition in file SaliencyMapFeatureExtractor.C.

#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


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 Nov 22 13:45:03 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4