BeoSubTaskDecoder Class Reference

Definition and access functions for the BeoSubCanny. More...

#include <BeoSub/BeoSubTaskDecoder.H>

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

List of all members.

Public Member Functions

Constructors and Destructors

 BeoSubTaskDecoder (OptionManager &mgr, const std::string &descrName="BeoSubTaskDecoder", const std::string &tagName="BeoSubTaskDecoder")
 Constructor.
 ~BeoSubTaskDecoder ()
 Destructor.
member functions

void setupDecoder (const char *inputColor, bool debug)
bool runDecoder (ImageSet< PixRGB< byte > > images, float framerate)
float calculateHz ()
void order ()

Detailed Description

Definition and access functions for the BeoSubCanny.

BeoSubCanny is the vision class for submarine. It implements the Canny algorithm and can track shape and color

Definition at line 67 of file BeoSubTaskDecoder.H.


Constructor & Destructor Documentation

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

Destructor.

Definition at line 85 of file BeoSubTaskDecoder.C.


Member Function Documentation

bool BeoSubTaskDecoder::runDecoder ( ImageSet< PixRGB< byte > >  images,
float  framerate 
)

if(lastBlink < (int)frameCounter.size()) off_res - frameCounter.size() + lastBlink;

Definition at line 208 of file BeoSubTaskDecoder.C.

References quickInterpolate(), Image< T >::resize(), segmenter, segmentImageTrackMC::SITreturnCandidateImage(), segmentImageTrackMC::SITreturnLOT(), segmentImageTrackMC::SITtrackImageAny(), and ImageSet< T >::size().


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