GistEstimatorStd Class Reference

#include <Neuro/GistEstimatorStd.H>

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

List of all members.

Public Member Functions

 GistEstimatorStd (OptionManager &mgr, const std::string &descrName="Gist Estimator", const std::string &tagName="gistestimator")
 Constructor.
virtual ~GistEstimatorStd ()
 Destructor.
virtual Image< double > getGist ()
 return the gist feature values
virtual void start1 ()
 Get started. See ModelComponent.

Protected Member Functions

 SIMCALLBACK_DECLARE (GistEstimatorStd, SimEventVisualCortexOutput)
 Callback for when new data is available from VisualCortex.

Protected Attributes

nub::ref< RawGistEstimatorStditsRawGistEstimStd

Detailed Description

implementation of the gist estimation procedure yet to be published

Definition at line 57 of file GistEstimatorStd.H.


Constructor & Destructor Documentation

GistEstimatorStd::GistEstimatorStd ( OptionManager mgr,
const std::string descrName = "Gist Estimator",
const std::string tagName = "gistestimator" 
)

Constructor.

Extract gist of image

Definition at line 71 of file GistEstimatorStd.C.

References ModelComponent::addSubComponent(), NO_INIT, and Image< T >::resize().

GistEstimatorStd::~GistEstimatorStd (  )  [virtual]

Destructor.

Definition at line 84 of file GistEstimatorStd.C.


Member Function Documentation

Image< double > GistEstimatorStd::getGist (  )  [virtual]

return the gist feature values

Implements GistEstimator.

Definition at line 110 of file GistEstimatorStd.C.

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

Callback for when new data is available from VisualCortex.

void GistEstimatorStd::start1 (  )  [virtual]

Get started. See ModelComponent.

Reimplemented from SimModule.

Definition at line 116 of file GistEstimatorStd.C.

References ModelComponent::getManager(), and OptionManager::setOptionValString().


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