Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
BallDetectionGenerator.cc File ReferenceImplements BallDetectionGenerator, which uses segmented color region information to detect round objects. More... #include "BallDetectionGenerator.h" #include "Events/EventGeneratorBase.h" #include <cmath> #include "Events/EventRouter.h" #include "Shared/Util.h" #include "Wireless/Wireless.h" #include "Shared/Config.h" #include "Events/VisionObjectEvent.h" #include "Shared/Profiler.h" #include "Vision/SegmentedColorGenerator.h" #include "Vision/RegionGenerator.h"
Include dependency graph for BallDetectionGenerator.cc:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionImplements BallDetectionGenerator, which uses segmented color region information to detect round objects. 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... Definition in file BallDetectionGenerator.cc. Typedef Documentationshorthand - using CMVision color structs Definition at line 12 of file BallDetectionGenerator.cc.
shorthand - using CMVision regions Definition at line 11 of file BallDetectionGenerator.cc. |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:53 2016 by Doxygen 1.6.3 |