File panoptic_class_labels.hpp
Defines the semantic class-labels and their utility functions.
Enums
Functions
-
inline std::string toString(const PredefinedSemanticLabel label)
-
namespace slamcore
Helper conversion methods
slamcore::ImageFormat \(\leftrightarrow\) BytesPerChannel
Get information about the client library
Enums
Functions
-
inline std::string toString(const PredefinedSemanticLabel label)
-
struct PanopticLabel
- #include <panoptic_class_labels.hpp>
-
struct SemanticLabel
- #include <panoptic_class_labels.hpp>
Public Functions
-
inline SemanticLabel(PredefinedSemanticLabel predefinedLabel)
-
inline bool operator<(const SemanticLabel &other) const
-
inline bool operator==(const SemanticLabel &other) const
-
inline bool operator!=(const SemanticLabel &other) const
-
inline SemanticLabel(PredefinedSemanticLabel predefinedLabel)
-
inline std::string toString(const PredefinedSemanticLabel label)
-
namespace std
Includes items that closely relate to std types