Homepage Demos Overview Downloads Tutorials Reference
Credits

BallDetectionGenerator.cc File Reference


Detailed Description

Implements BallDetectionGenerator, which uses segmented color region information to detect round objects.

Author:
alokl (Creator)

ejt (reorganized)

History is old, may have grown from CMPack (CMU Robosoccer) roots? I think if there's any of their code left, it's probably *mostly* the commented out stuff I (ejt) left for posterity when reorganizing. But alokl didn't flag this as CMPack's prior to inital release, and they didn't request credit for it when they reviewed the code, so I guess it's all ours...

Author
ejt
Name
tekkotsu-2_2_1
Revision
1.6
State
Exp
Date
2004/11/09 20:01:49

Definition in file BallDetectionGenerator.cc.

#include "BallDetectionGenerator.h"
#include "Events/EventRouter.h"
#include "Shared/Util.h"
#include "Shared/WorldState.h"
#include "Wireless/Wireless.h"
#include "Shared/Config.h"
#include "Events/VisionObjectEvent.h"
#include "Vision/SegmentedColorGenerator.h"
#include "Vision/RegionGenerator.h"

Include dependency graph for BallDetectionGenerator.cc:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef RegionGenerator::region region
 shorthand - using CMVision regions
typedef SegmentedColorGenerator::color_class_state color_class_state
 shorthand - using CMVision color structs


Typedef Documentation

typedef SegmentedColorGenerator::color_class_state color_class_state
 

shorthand - using CMVision color structs

Definition at line 12 of file BallDetectionGenerator.cc.

Referenced by BallDetectionGenerator::processEvent().

typedef RegionGenerator::region region
 

shorthand - using CMVision regions

Definition at line 11 of file BallDetectionGenerator.cc.

Referenced by SoundPlay::FindFreeRegion(), SoundManager::LoadBuffer(), SoundPlay::NewSoundVectorData(), SoundManager::Play(), BallDetectionGenerator::processEvent(), MMCombo::ReadySendJoints(), SoundManager::Release(), SoundManagerMsg::setDelete(), MMCombo::SetupOutputs(), SoundManagerMsg::SoundManagerMsg(), and SoundPlay::SoundPlay().


Tekkotsu v2.2.1
Generated Tue Nov 23 16:36:43 2004 by Doxygen 1.3.9.1