GistEstimatorTexton Class Reference

Inheritance diagram for GistEstimatorTexton:
Inheritance graph
[legend]
Collaboration diagram for GistEstimatorTexton:
Collaboration graph
[legend]

List of all members.

Public Types

typedef float PixelType
typedef Image< PixelType > ImageType

Public Member Functions

 GistEstimatorTexton (OptionManager &mgr, const std::string &descrName="GistEstimatorTexton", const std::string &tagName="GistEstimatorTexton")
 Constructor.
virtual ~GistEstimatorTexton ()
 Destructor.

Static Public Attributes

static const uint NUM_ORIENTATIONS = 6
static const uint NUM_SCALES = 3
static const uint NUM_FILTERS = NUM_ORIENTATIONS * NUM_SCALES

Protected Types

typedef void(* TrainingHook )(const ImageType &)

Protected Member Functions

Image< double > getGist ()
 Return the gist feature values.
void setTrainingHook (TrainingHook)
 SIMCALLBACK_DECLARE (GistEstimatorTexton, SimEventVisualCortexOutput)
 Callback for when new data is available from Visuc=alCortex.

Static Protected Member Functions

static void setUniversalTextons (const ImageType *)

Detailed Description

Definition at line 54 of file GistEstimatorTexton.H.


Constructor & Destructor Documentation

GistEstimatorTexton::GistEstimatorTexton ( OptionManager mgr,
const std::string descrName = "GistEstimatorTexton",
const std::string tagName = "GistEstimatorTexton" 
)

Constructor.

Definition at line 109 of file GistEstimatorTexton.C.

GistEstimatorTexton::~GistEstimatorTexton (  )  [virtual]

Destructor.

Definition at line 119 of file GistEstimatorTexton.C.


Member Function Documentation

Image< double > GistEstimatorTexton::getGist (  )  [inline, protected, virtual]

Return the gist feature values.

Implements GistEstimator.

Definition at line 94 of file GistEstimatorTexton.H.

GistEstimatorTexton::SIMCALLBACK_DECLARE ( GistEstimatorTexton  ,
SimEventVisualCortexOutput   
) [protected]

Callback for when new data is available from Visuc=alCortex.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:21:59 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3