
#include <BeoSub/BeoSubTaskDecoder.H>
Inheritance diagram for BeoSubTaskDecoder:


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.
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. |
|
|
Destructor.
Definition at line 85 of file BeoSubTaskDecoder.C. |
|
||||||||||||
|
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. |
1.4.4