SFS Class Reference

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

List of all members.

Public Member Functions

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

Protected Member Functions

 SIMCALLBACK_DECLARE (SFS, SimEventInputFrame)
 Callback for when a new input frame is available.
 SIMCALLBACK_DECLARE (SFS, 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 59 of file SFS.H.


Constructor & Destructor Documentation

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

Constructor.

See ModelComponent.H for details

Definition at line 71 of file SFS.C.

SFS::~SFS (  )  [virtual]

Destructor.

Definition at line 86 of file SFS.C.


Member Function Documentation

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

Get a the input,stats,and output.

Definition at line 181 of file SFS.C.

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

Callback for every time we should save our outputs.

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

Callback for when a new input frame is available.


Member Data Documentation

OModelParam<bool> SFS::itsShowDebug [protected]

Should we show our debug info.

Definition at line 85 of file SFS.H.


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