Class mediapipe::Anchor::_Internal
ClassList > mediapipe > Anchor > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< Anchor >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
bool | MissingRequiredFields (const HasBits & has_bits) |
void | set_has_h (HasBits * has_bits) |
void | set_has_w (HasBits * has_bits) |
void | set_has_x_center (HasBits * has_bits) |
void | set_has_y_center (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::Anchor::_Internal::HasBits = decltype(std::declval<Anchor>()._has_bits_);
Public Static Functions Documentation
function MissingRequiredFields
static inline bool mediapipe::Anchor::_Internal::MissingRequiredFields (
const HasBits & has_bits
)
function set_has_h
static inline void mediapipe::Anchor::_Internal::set_has_h (
HasBits * has_bits
)
function set_has_w
static inline void mediapipe::Anchor::_Internal::set_has_w (
HasBits * has_bits
)
function set_has_x_center
static inline void mediapipe::Anchor::_Internal::set_has_x_center (
HasBits * has_bits
)
function set_has_y_center
static inline void mediapipe::Anchor::_Internal::set_has_y_center (
HasBits * has_bits
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/object_detection/anchor.pb.cc