Homepage
Demos
Overview
Downloads
Dev. Resources
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)

Ignacio Herrero Reder < nhr at dte uma es > (VisionObjectInfo Boundary Box - bug 74)

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_4_1
Revision
1.15
State
Exp
Date
2005/07/06 22:49:22

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:

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.

typedef RegionGenerator::region region
 

shorthand - using CMVision regions

Definition at line 11 of file BallDetectionGenerator.cc.


Tekkotsu v2.4.1
Generated Tue Aug 16 16:32:52 2005 by Doxygen 1.4.4