Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::vision_config::SegCamConfig Class Reference#include <Config.h>
Inheritance diagram for Config::vision_config::SegCamConfig:
![]() Detailed Descriptioncontains settings specific to the "SegCam" (segmented color images) for streaming video over the networkDefinition at line 424 of file Config.h.
Member Enumeration Documentationcompression format to use, stored in Config::vision_config::RawCamConfig::compression
Constructor & Destructor Documentation
Member Data Documentationresolution level to transmit segmented images at
Definition at line 432 of file Config.h. Referenced by SegCamBehavior::writeRLE(), and SegCamBehavior::writeSeg(). channel of RLEGenerator to send (i.e. which threshold map to use)
Definition at line 433 of file Config.h. Referenced by RegionCamBehavior::writeRegions(), SegCamBehavior::writeRLE(), and SegCamBehavior::writeSeg().
what compression to use on the segmented image
Definition at line 442 of file Config.h. Referenced by SegCamBehavior::processEvent().
The documentation for this class was generated from the following files: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:14 2007 by Doxygen 1.5.4 |