SimEventVisualCortexOutput Class Reference

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

#include <Neuro/NeuroSimEvents.H>

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

List of all members.

Public Member Functions

 SimEventVisualCortexOutput (SimModule *src, const Image< float > &vcout)
 Constuctor.
virtual ~SimEventVisualCortexOutput ()
 Destructor.
virtual std::string toString () const
 Get a description for printing out.
const Image< float > vco (const float factor=1.0F) const
 Get the VisualCortex output.

Detailed Description

A new output is available from the VisualCortex.

Definition at line 167 of file NeuroSimEvents.H.


Constructor & Destructor Documentation

SimEventVisualCortexOutput::SimEventVisualCortexOutput ( SimModule src,
const Image< float > &  vcout 
)

Constuctor.

Definition at line 154 of file NeuroSimEvents.C.

SimEventVisualCortexOutput::~SimEventVisualCortexOutput (  )  [virtual]

Destructor.

Definition at line 158 of file NeuroSimEvents.C.


Member Function Documentation

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

Get a description for printing out.

Reimplemented from SimEvent.

Definition at line 161 of file NeuroSimEvents.C.

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

const Image< float > SimEventVisualCortexOutput::vco ( const float  factor = 1.0F  )  const

Get the VisualCortex output.

A factor of 1.0 will return the raw, unnormalized map. A factor of 0.0F will normalize the map to a range of [0..255]. Any other factor will be used to multiply the map values.

Definition at line 167 of file NeuroSimEvents.C.

References inplaceNormalize().


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