FeatureVectorViewer Class Reference
[Data viewers.]

class FeatureVectorViewer: Debug viewer for a byte buffer of image data. More...

#include <FeatureVectorViewer.h>

Inheritance diagram for FeatureVectorViewer:

GeneralViewer< FeatureVector > DestPipelinePlugin< FeatureVector > List of all members.

Public Member Functions

 FeatureVectorViewer (FrameProducer< FeatureVector > *inputProducer, CoordSpace2DMap viewMap)
 Constructor.

Protected Member Functions

void mainFrame (FeatureVector *inFrame)
 Displays a single frame of data on the screen, along with some debug information.

Detailed Description

class FeatureVectorViewer: Debug viewer for a byte buffer of image data.


Constructor & Destructor Documentation

FeatureVectorViewer::FeatureVectorViewer FrameProducer< FeatureVector > *  inputProducer,
CoordSpace2DMap  viewMap
[inline]
 

Constructor.

Parameters:
[in] inputProducer a pointer to a FrameProducer that generates FeatureVector frame data.
[in] viewMap a mapping from FeatureVector image data to window coords. The "from" attribute of the viewMap will define the viewer's window width and height.


Member Function Documentation

void FeatureVectorViewer::mainFrame FeatureVector inFrame  )  [protected]
 

Displays a single frame of data on the screen, along with some debug information.

Parameters:
[in] inFrame a pointer to a FeatureVector containing the data to be displayed.


The documentation for this class was generated from the following file:
Generated on Wed Mar 15 08:01:31 2006 for pvclib by  doxygen 1.4.6-NO