ClassList > mediapipe > Detection
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Type |
Name |
size_t |
ByteSizeLong () const
|
PROTOBUF_ATTRIBUTE_REINITIALIZES void |
Clear ()
|
void |
CopyFrom (const Detection & from)
|
|
Detection ()
|
constexpr |
Detection (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
|
|
Detection (const Detection & from)
|
|
Detection (Detection && from) noexcept
|
int |
GetCachedSize () const
|
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * |
GetClassData () const
|
::PROTOBUF_NAMESPACE_ID::Metadata |
GetMetadata () const
|
bool |
IsInitialized () const
|
void |
MergeFrom (const Detection & from)
|
Detection * |
New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
|
void |
Swap (Detection * other)
|
void |
UnsafeArenaSwap (Detection * other)
|
const char * |
_InternalParse (const char * ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx)
|
uint8_t * |
_InternalSerialize (uint8_t * target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream) const
|
::mediapipe::Detection_AssociatedDetection * |
add_associated_detections ()
|
std::string * |
add_display_name ()
|
void |
add_display_name (const std::string & value)
|
void |
add_display_name (std::string && value)
|
void |
add_display_name (const char * value)
|
void |
add_display_name (const char * value, size_t size)
|
std::string * |
add_label ()
|
void |
add_label (const std::string & value)
|
void |
add_label (std::string && value)
|
void |
add_label (const char * value)
|
void |
add_label (const char * value, size_t size)
|
void |
add_label_id (int32_t value)
|
void |
add_score (float value)
|
const ::mediapipe::Detection_AssociatedDetection & |
associated_detections (int index) const
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection_AssociatedDetection > & |
associated_detections () const
|
int |
associated_detections_size () const
|
void |
clear_associated_detections ()
|
void |
clear_detection_id ()
|
void |
clear_display_name ()
|
void |
clear_feature_tag ()
|
void |
clear_label ()
|
void |
clear_label_id ()
|
void |
clear_location_data ()
|
void |
clear_score ()
|
void |
clear_timestamp_usec ()
|
void |
clear_track_id ()
|
int64_t |
detection_id () const
|
const std::string & |
display_name (int index) const
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & |
display_name () const
|
int |
display_name_size () const
|
const std::string & |
feature_tag () const
|
bool |
has_detection_id () const
|
bool |
has_feature_tag () const
|
bool |
has_location_data () const
|
bool |
has_timestamp_usec () const
|
bool |
has_track_id () const
|
const std::string & |
label (int index) const
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & |
label () const
|
int32_t |
label_id (int index) const
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & |
label_id () const
|
int |
label_id_size () const
|
int |
label_size () const
|
const ::mediapipe::LocationData & |
location_data () const
|
::mediapipe::Detection_AssociatedDetection * |
mutable_associated_detections (int index)
|
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection_AssociatedDetection > * |
mutable_associated_detections ()
|
std::string * |
mutable_display_name (int index)
|
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * |
mutable_display_name ()
|
std::string * |
mutable_feature_tag ()
|
std::string * |
mutable_label (int index)
|
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * |
mutable_label ()
|
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * |
mutable_label_id ()
|
::mediapipe::LocationData * |
mutable_location_data ()
|
::PROTOBUF_NAMESPACE_ID::RepeatedField< float > * |
mutable_score ()
|
std::string * |
mutable_track_id ()
|
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * |
mutable_unknown_fields ()
|
Detection & |
operator= (const Detection & from)
|
Detection & |
operator= (Detection && from) noexcept
|
PROTOBUF_NODISCARD std::string * |
release_feature_tag ()
|
PROTOBUF_NODISCARD::mediapipe::LocationData * |
release_location_data ()
|
PROTOBUF_NODISCARD std::string * |
release_track_id ()
|
float |
score (int index) const
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > & |
score () const
|
int |
score_size () const
|
void |
set_allocated_feature_tag (std::string * feature_tag)
|
void |
set_allocated_location_data (::mediapipe::LocationData * location_data)
|
void |
set_allocated_track_id (std::string * track_id)
|
void |
set_detection_id (int64_t value)
|
void |
set_display_name (int index, const std::string & value)
|
void |
set_display_name (int index, std::string && value)
|
void |
set_display_name (int index, const char * value)
|
void |
set_display_name (int index, const char * value, size_t size)
|
void |
set_feature_tag (ArgT0 && arg0, ArgT... args)
|
PROTOBUF_ALWAYS_INLINE void |
set_feature_tag (ArgT0 && arg0, ArgT... args)
|
void |
set_label (int index, const std::string & value)
|
void |
set_label (int index, std::string && value)
|
void |
set_label (int index, const char * value)
|
void |
set_label (int index, const char * value, size_t size)
|
void |
set_label_id (int index, int32_t value)
|
void |
set_score (int index, float value)
|
void |
set_timestamp_usec (int64_t value)
|
void |
set_track_id (ArgT0 && arg0, ArgT... args)
|
PROTOBUF_ALWAYS_INLINE void |
set_track_id (ArgT0 && arg0, ArgT... args)
|
int64_t |
timestamp_usec () const
|
const std::string & |
track_id () const
|
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & |
unknown_fields () const
|
::mediapipe::LocationData * |
unsafe_arena_release_location_data ()
|
void |
unsafe_arena_set_allocated_location_data (::mediapipe::LocationData * location_data)
|
|
~Detection () override
|
Public Static Functions
Protected Functions
Type |
Name |
|
Detection (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
typedef AssociatedDetection
typedef Detection_AssociatedDetection mediapipe::Detection::AssociatedDetection;
enum Detection
enum mediapipe::Detection::Detection {
kLabelFieldNumber = 1,
kLabelIdFieldNumber = 2,
kScoreFieldNumber = 3,
kAssociatedDetectionsFieldNumber = 8,
kDisplayNameFieldNumber = 9,
kFeatureTagFieldNumber = 5,
kTrackIdFieldNumber = 6,
kLocationDataFieldNumber = 4,
kDetectionIdFieldNumber = 7,
kTimestampUsecFieldNumber = 10
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::Detection::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::Detection::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::Detection::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::Detection::Clear ()
function CopyFrom
void mediapipe::Detection::CopyFrom (
const Detection & from
)
function Detection [1/5]
inline mediapipe::Detection::Detection ()
function Detection [2/5]
explicit constexpr mediapipe::Detection::Detection (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function Detection [3/5]
mediapipe::Detection::Detection (
const Detection & from
)
function Detection [4/5]
inline mediapipe::Detection::Detection (
Detection && from
) noexcept
function GetCachedSize
inline int mediapipe::Detection::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::Detection::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::Detection::GetMetadata () const
function IsInitialized
bool mediapipe::Detection::IsInitialized () const
function MergeFrom
void mediapipe::Detection::MergeFrom (
const Detection & from
)
function New
inline Detection * mediapipe::Detection::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::Detection::Swap (
Detection * other
)
function UnsafeArenaSwap
inline void mediapipe::Detection::UnsafeArenaSwap (
Detection * other
)
function _InternalParse
const char * mediapipe::Detection::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::Detection::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function add_associated_detections
inline ::mediapipe::Detection_AssociatedDetection * mediapipe::Detection::add_associated_detections ()
function add_display_name [1/5]
inline std::string * mediapipe::Detection::add_display_name ()
function add_display_name [2/5]
inline void mediapipe::Detection::add_display_name (
const std::string & value
)
function add_display_name [3/5]
inline void mediapipe::Detection::add_display_name (
std::string && value
)
function add_display_name [4/5]
inline void mediapipe::Detection::add_display_name (
const char * value
)
function add_display_name [5/5]
inline void mediapipe::Detection::add_display_name (
const char * value,
size_t size
)
function add_label [1/5]
inline std::string * mediapipe::Detection::add_label ()
function add_label [2/5]
inline void mediapipe::Detection::add_label (
const std::string & value
)
function add_label [3/5]
inline void mediapipe::Detection::add_label (
std::string && value
)
function add_label [4/5]
inline void mediapipe::Detection::add_label (
const char * value
)
function add_label [5/5]
inline void mediapipe::Detection::add_label (
const char * value,
size_t size
)
function add_label_id
inline void mediapipe::Detection::add_label_id (
int32_t value
)
function add_score
inline void mediapipe::Detection::add_score (
float value
)
function associated_detections [1/2]
inline const ::mediapipe::Detection_AssociatedDetection & mediapipe::Detection::associated_detections (
int index
) const
function associated_detections [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection_AssociatedDetection > & mediapipe::Detection::associated_detections () const
function associated_detections_size
inline int mediapipe::Detection::associated_detections_size () const
function clear_associated_detections
inline void mediapipe::Detection::clear_associated_detections ()
function clear_detection_id
inline void mediapipe::Detection::clear_detection_id ()
function clear_display_name
inline void mediapipe::Detection::clear_display_name ()
function clear_feature_tag
inline void mediapipe::Detection::clear_feature_tag ()
function clear_label
inline void mediapipe::Detection::clear_label ()
function clear_label_id
inline void mediapipe::Detection::clear_label_id ()
function clear_location_data
void mediapipe::Detection::clear_location_data ()
function clear_score
inline void mediapipe::Detection::clear_score ()
function clear_timestamp_usec
inline void mediapipe::Detection::clear_timestamp_usec ()
function clear_track_id
inline void mediapipe::Detection::clear_track_id ()
function detection_id
inline int64_t mediapipe::Detection::detection_id () const
function display_name [1/2]
inline const std::string & mediapipe::Detection::display_name (
int index
) const
function display_name [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & mediapipe::Detection::display_name () const
function display_name_size
inline int mediapipe::Detection::display_name_size () const
function feature_tag
inline const std::string & mediapipe::Detection::feature_tag () const
function has_detection_id
inline bool mediapipe::Detection::has_detection_id () const
function has_feature_tag
inline bool mediapipe::Detection::has_feature_tag () const
function has_location_data
inline bool mediapipe::Detection::has_location_data () const
function has_timestamp_usec
inline bool mediapipe::Detection::has_timestamp_usec () const
function has_track_id
inline bool mediapipe::Detection::has_track_id () const
function label [1/2]
inline const std::string & mediapipe::Detection::label (
int index
) const
function label [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & mediapipe::Detection::label () const
function label_id [1/2]
inline int32_t mediapipe::Detection::label_id (
int index
) const
function label_id [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & mediapipe::Detection::label_id () const
function label_id_size
inline int mediapipe::Detection::label_id_size () const
function label_size
inline int mediapipe::Detection::label_size () const
function location_data
inline const ::mediapipe::LocationData & mediapipe::Detection::location_data () const
function mutable_associated_detections [1/2]
inline ::mediapipe::Detection_AssociatedDetection * mediapipe::Detection::mutable_associated_detections (
int index
)
function mutable_associated_detections [2/2]
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection_AssociatedDetection > * mediapipe::Detection::mutable_associated_detections ()
function mutable_display_name [1/2]
inline std::string * mediapipe::Detection::mutable_display_name (
int index
)
function mutable_display_name [2/2]
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mediapipe::Detection::mutable_display_name ()
function mutable_feature_tag
inline std::string * mediapipe::Detection::mutable_feature_tag ()
function mutable_label [1/2]
inline std::string * mediapipe::Detection::mutable_label (
int index
)
function mutable_label [2/2]
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mediapipe::Detection::mutable_label ()
function mutable_label_id
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mediapipe::Detection::mutable_label_id ()
function mutable_location_data
inline ::mediapipe::LocationData * mediapipe::Detection::mutable_location_data ()
function mutable_score
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > * mediapipe::Detection::mutable_score ()
function mutable_track_id
inline std::string * mediapipe::Detection::mutable_track_id ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::Detection::mutable_unknown_fields ()
function operator=
inline Detection & mediapipe::Detection::operator= (
const Detection & from
)
function operator=
inline Detection & mediapipe::Detection::operator= (
Detection && from
) noexcept
function release_feature_tag
inline PROTOBUF_NODISCARD std::string * mediapipe::Detection::release_feature_tag ()
function release_location_data
inline PROTOBUF_NODISCARD::mediapipe::LocationData * mediapipe::Detection::release_location_data ()
function release_track_id
inline PROTOBUF_NODISCARD std::string * mediapipe::Detection::release_track_id ()
function score [1/2]
inline float mediapipe::Detection::score (
int index
) const
function score [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > & mediapipe::Detection::score () const
function score_size
inline int mediapipe::Detection::score_size () const
function set_allocated_feature_tag
inline void mediapipe::Detection::set_allocated_feature_tag (
std::string * feature_tag
)
function set_allocated_location_data
inline void mediapipe::Detection::set_allocated_location_data (
::mediapipe::LocationData * location_data
)
function set_allocated_track_id
inline void mediapipe::Detection::set_allocated_track_id (
std::string * track_id
)
function set_detection_id
inline void mediapipe::Detection::set_detection_id (
int64_t value
)
function set_display_name [1/4]
inline void mediapipe::Detection::set_display_name (
int index,
const std::string & value
)
function set_display_name [2/4]
inline void mediapipe::Detection::set_display_name (
int index,
std::string && value
)
function set_display_name [3/4]
inline void mediapipe::Detection::set_display_name (
int index,
const char * value
)
function set_display_name [4/4]
inline void mediapipe::Detection::set_display_name (
int index,
const char * value,
size_t size
)
function set_feature_tag [1/2]
template<typename ArgT0, typename... ArgT>
void mediapipe::Detection::set_feature_tag (
ArgT0 && arg0,
ArgT... args
)
function set_feature_tag [2/2]
template<typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE void mediapipe::Detection::set_feature_tag (
ArgT0 && arg0,
ArgT... args
)
function set_label [1/4]
inline void mediapipe::Detection::set_label (
int index,
const std::string & value
)
function set_label [2/4]
inline void mediapipe::Detection::set_label (
int index,
std::string && value
)
function set_label [3/4]
inline void mediapipe::Detection::set_label (
int index,
const char * value
)
function set_label [4/4]
inline void mediapipe::Detection::set_label (
int index,
const char * value,
size_t size
)
function set_label_id
inline void mediapipe::Detection::set_label_id (
int index,
int32_t value
)
function set_score
inline void mediapipe::Detection::set_score (
int index,
float value
)
function set_timestamp_usec
inline void mediapipe::Detection::set_timestamp_usec (
int64_t value
)
function set_track_id [1/2]
template<typename ArgT0, typename... ArgT>
void mediapipe::Detection::set_track_id (
ArgT0 && arg0,
ArgT... args
)
function set_track_id [2/2]
template<typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE void mediapipe::Detection::set_track_id (
ArgT0 && arg0,
ArgT... args
)
function timestamp_usec
inline int64_t mediapipe::Detection::timestamp_usec () const
function track_id
inline const std::string & mediapipe::Detection::track_id () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::Detection::unknown_fields () const
function unsafe_arena_release_location_data
inline ::mediapipe::LocationData * mediapipe::Detection::unsafe_arena_release_location_data ()
function unsafe_arena_set_allocated_location_data
inline void mediapipe::Detection::unsafe_arena_set_allocated_location_data (
::mediapipe::LocationData * location_data
)
function ~Detection
mediapipe::Detection::~Detection () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Detection::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::Detection::GetReflection ()
function default_instance
static inline const Detection & mediapipe::Detection::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Detection::descriptor ()
function internal_default_instance
static inline const Detection * mediapipe::Detection::internal_default_instance ()
Protected Functions Documentation
function Detection [5/5]
explicit mediapipe::Detection::Detection (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::Detection::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::Detection::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::Detection::TableStruct_mediapipe_2fframework_2fformats_2fdetection_2eproto (
::TableStruct_mediapipe_2fframework_2fformats_2fdetection_2eproto
)
friend swap
inline void mediapipe::Detection::swap (
Detection & a,
Detection & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/detection.pb.h