ColorMarkerObjectLocalizer.h File Reference
#include <VisionX/components/object_perception/ObjectLocalizerProcessor.h>
#include <Color/ColorParameterSet.h>
#include <SegmentableRecognition/SegmentableRecognition.h>
#include <Visualizer/OpenGLVisualizer.h>
#include <VirtualRobot/VirtualRobot.h>
+ Include dependency graph for ColorMarkerObjectLocalizer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ColorMarkerObjectLocalizer
 ColorMarkerObjectLocalizer uses CSegmentableRecognition from IVT to recognize and localize single-colored objects based on their color and shape. More...
 
class  ColorMarkerObjectLocalizerPropertyDefinitions
 

Namespaces

 visionx
 ArmarX headers.
 

Typedefs

using CSegmentableRecognitionPtr = std::shared_ptr< CSegmentableRecognition >