SimEventGistOutput Class Reference

A new output is available from the GistEstimator. More...

#include <Neuro/NeuroSimEvents.H>

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

List of all members.

Public Member Functions

 SimEventGistOutput (SimModule *src, const Image< float > &gout)
 Constuctor.
virtual ~SimEventGistOutput ()
 Destructor.
virtual std::string toString () const
 Get a description for printing out.
const Image< float > gv () const
 Get the gist feature vector.

Detailed Description

A new output is available from the GistEstimator.

Definition at line 241 of file NeuroSimEvents.H.


Constructor & Destructor Documentation

SimEventGistOutput::SimEventGistOutput ( SimModule src,
const Image< float > &  gout 
)

Constuctor.

Definition at line 177 of file NeuroSimEvents.C.

SimEventGistOutput::~SimEventGistOutput (  )  [virtual]

Destructor.

Definition at line 181 of file NeuroSimEvents.C.


Member Function Documentation

const Image< float > SimEventGistOutput::gv (  )  const

Get the gist feature vector.

Definition at line 190 of file NeuroSimEvents.C.

std::string SimEventGistOutput::toString (  )  const [virtual]

Get a description for printing out.

Reimplemented from SimEvent.

Definition at line 184 of file NeuroSimEvents.C.

References Image< T >::getHeight(), Image< T >::getWidth(), and sformat().


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