LineFitting Class Reference

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

List of all members.

Public Member Functions

 LineFitting (OptionManager &mgr, const std::string &descrName="LineFitting", const std::string &tagName="LineFitting")
 ~LineFitting ()
 Destructor.
void evolve (SimEventQueue &q)
Layout< PixRGB< byte > > getDebugImage ()
std::vector< V2::LineSegmentFitLine (const Image< float > &edges)

Protected Member Functions

 SIMCALLBACK_DECLARE (LineFitting, SimEventV1Output)
 Callback for when a new ganglion output is ready.
 SIMCALLBACK_DECLARE (LineFitting, SimEventInputFrame)
 Callback for when a new input frame is available.
 SIMCALLBACK_DECLARE (LineFitting, 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 57 of file LineFitting.H.


Constructor & Destructor Documentation

LineFitting::~LineFitting (  ) 

Destructor.

Definition at line 77 of file LineFitting.C.


Member Function Documentation

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

Callback for every time we should save our outputs.

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

Callback for when a new input frame is available.

LineFitting::SIMCALLBACK_DECLARE ( LineFitting  ,
SimEventV1Output   
) [protected]

Callback for when a new ganglion output is ready.


Member Data Documentation

Should we show our debug info.

Definition at line 86 of file LineFitting.H.


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