10 #if defined(OCEAN_TRACKING_QRCODES_QRCODEDEBUGELEMENTS_ENABLED)
This class implements a scoped hierarchy.
Definition: DebugElements.h:37
This class implements the base class for a container for debug elements.
Definition: DebugElements.h:29
This template class is the base class for all singleton objects.
Definition: Singleton.h:71
This class implements a scoped hierarchy.
Definition: QRCodesDebugElements.h:59
ScopedHierarchy(const std::string &hierarchy)
Creates a new scoped object and pushes the given hierarchy.
Definition: QRCodesDebugElements.h:70
This class implements debug elements for the development of the 6DOF QR code tracker.
Definition: QRCodesDebugElements.h:33
ElementId
Definition of available debug elements.
Definition: QRCodesDebugElements.h:42
@ EI_CAMERA_FRAMES
Frame from the input cameras.
Definition: QRCodesDebugElements.h:47
@ EI_INVALID
Indicator for an invalid element.
Definition: QRCodesDebugElements.h:44
@ EI_TRACKING_FINDER_PATTERNS
Frame from the input cameras.
Definition: QRCodesDebugElements.h:50
std::vector< QRCode > QRCodes
Definition of a vector of QR codes.
Definition: QRCode.h:25
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15