Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include "StartupBehavior.h"
#include "Shared/ProjectInterface.h"
#include "Shared/Config.h"
#include "Behaviors/Controls/BehaviorSwitchControl.h"
#include "Vision/RawCameraGenerator.h"
#include "Vision/InterleavedYUVGenerator.h"
#include "Vision/JPEGGenerator.h"
#include "Vision/SegmentedColorGenerator.h"
#include "Vision/RLEGenerator.h"
#include "Vision/RegionGenerator.h"
#include "Vision/BallDetectionGenerator.h"
#include "Vision/CDTGenerator.h"
Include dependency graph for StartupBehavior_SetupVision.cc:
Go to the source code of this file.
Variables | |
BallDetectionGenerator * | pball = NULL |
BallDetectionGenerator * | bball = NULL |
BallDetectionGenerator * | handball = NULL |
|
Definition at line 20 of file StartupBehavior_SetupVision.cc. Referenced by StartupBehavior::initVision(), and StartupBehavior::SetupVision(). |
|
Definition at line 21 of file StartupBehavior_SetupVision.cc. Referenced by StartupBehavior::initVision(), and StartupBehavior::SetupVision(). |
|
Definition at line 19 of file StartupBehavior_SetupVision.cc. Referenced by StartupBehavior::initVision(), and StartupBehavior::SetupVision(). |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:22:37 2004 by Doxygen 1.3.4 |