Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BeoSubTaskDecoder Class Reference

#include <BeoSub/BeoSubTaskDecoder.H>

Inheritance diagram for BeoSubTaskDecoder:

Inheritance graph
[legend]
Collaboration diagram for BeoSubTaskDecoder:

Collaboration graph
[legend]
List of all members.

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.

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 ()


Constructor & Destructor Documentation

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

Constructor.

Definition at line 44 of file BeoSubTaskDecoder.C.

References color, debugmode, fps, height, segmenter, segmentImageTrackMC::SITsetBoxColor(), segmentImageTrackMC::SITsetCircleColor(), segmentImageTrackMC::SITsetFrame(), segmentImageTrackMC::SITsetUseSmoothing(), segmentImageTrackMC::SITtoggleCandidateBandPass(), segmentImageTrackMC::SITtoggleColorAdaptation(), and width.

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 Aux, debugmode, display, fps, H2SVimage, quickInterpolate(), Image< T >::resize(), segmenter, segmentImageTrackMC::SITreturnCandidateImage(), segmentImageTrackMC::SITreturnLOT(), segmentImageTrackMC::SITtrackImageAny(), ImageSet< T >::size(), and temp.


The documentation for this class was generated from the following files:
Generated on Mon Nov 23 15:50:00 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4