EGMM Class Reference

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

List of all members.

Public Member Functions

 EGMM (OptionManager &mgr, const std::string &descrName="EGMM", const std::string &tagName="EGMM")
 Constructor.
virtual ~EGMM ()
 Destructor.
void evolve ()
Layout< PixRGB< byte > > getDebugImage ()
 Get a the input,stats,and output.

Protected Member Functions

 SIMCALLBACK_DECLARE (EGMM, SimEventInputFrame)
 Callback for when a new input frame is available.
 SIMCALLBACK_DECLARE (EGMM, SimEventSaveOutput)
 Callback for every time we should save our outputs.

Protected Attributes

OModelParam< bool > itsShowDebug
 Should we show our debug info.

Detailed Description

Definition at line 58 of file EGMM.H.


Constructor & Destructor Documentation

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

Constructor.

See ModelComponent.H for details

Definition at line 71 of file EGMM.C.

EGMM::~EGMM (  )  [virtual]

Destructor.

Definition at line 82 of file EGMM.C.


Member Function Documentation

Layout< PixRGB< byte > > EGMM::getDebugImage (  ) 

Get a the input,stats,and output.

Definition at line 122 of file EGMM.C.

EGMM::SIMCALLBACK_DECLARE ( EGMM  ,
SimEventSaveOutput   
) [protected]

Callback for every time we should save our outputs.

EGMM::SIMCALLBACK_DECLARE ( EGMM  ,
SimEventInputFrame   
) [protected]

Callback for when a new input frame is available.


Member Data Documentation

OModelParam<bool> EGMM::itsShowDebug [protected]

Should we show our debug info.

Definition at line 83 of file EGMM.H.


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