ClassList > mediapipe > TensorsToDetectionsCalculatorOptions_TensorMapping
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
enum TensorsToDetectionsCalculatorOptions_TensorMapping
enum mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::TensorsToDetectionsCalculatorOptions_TensorMapping {
kDetectionsTensorIndexFieldNumber = 1,
kClassesTensorIndexFieldNumber = 2,
kScoresTensorIndexFieldNumber = 3,
kNumDetectionsTensorIndexFieldNumber = 4,
kAnchorsTensorIndexFieldNumber = 5
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::Clear ()
function CopyFrom
void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::CopyFrom (
const TensorsToDetectionsCalculatorOptions_TensorMapping & from
)
function GetCachedSize
inline int mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::GetMetadata () const
function IsInitialized
bool mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::IsInitialized () const
function MergeFrom
void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::MergeFrom (
const TensorsToDetectionsCalculatorOptions_TensorMapping & from
)
function New
inline TensorsToDetectionsCalculatorOptions_TensorMapping * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::Swap (
TensorsToDetectionsCalculatorOptions_TensorMapping * other
)
function TensorsToDetectionsCalculatorOptions_TensorMapping [1/5]
inline mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::TensorsToDetectionsCalculatorOptions_TensorMapping ()
function TensorsToDetectionsCalculatorOptions_TensorMapping [2/5]
explicit constexpr mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::TensorsToDetectionsCalculatorOptions_TensorMapping (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function TensorsToDetectionsCalculatorOptions_TensorMapping [3/5]
mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::TensorsToDetectionsCalculatorOptions_TensorMapping (
const TensorsToDetectionsCalculatorOptions_TensorMapping & from
)
function TensorsToDetectionsCalculatorOptions_TensorMapping [4/5]
inline mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::TensorsToDetectionsCalculatorOptions_TensorMapping (
TensorsToDetectionsCalculatorOptions_TensorMapping && from
) noexcept
function UnsafeArenaSwap
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::UnsafeArenaSwap (
TensorsToDetectionsCalculatorOptions_TensorMapping * other
)
function _InternalParse
const char * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function anchors_tensor_index
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::anchors_tensor_index () const
function classes_tensor_index
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::classes_tensor_index () const
function clear_anchors_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::clear_anchors_tensor_index ()
function clear_classes_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::clear_classes_tensor_index ()
function clear_detections_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::clear_detections_tensor_index ()
function clear_num_detections_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::clear_num_detections_tensor_index ()
function clear_scores_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::clear_scores_tensor_index ()
function detections_tensor_index
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::detections_tensor_index () const
function has_anchors_tensor_index
inline bool mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::has_anchors_tensor_index () const
function has_classes_tensor_index
inline bool mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::has_classes_tensor_index () const
function has_detections_tensor_index
inline bool mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::has_detections_tensor_index () const
function has_num_detections_tensor_index
inline bool mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::has_num_detections_tensor_index () const
function has_scores_tensor_index
inline bool mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::has_scores_tensor_index () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::mutable_unknown_fields ()
function num_detections_tensor_index
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::num_detections_tensor_index () const
function operator=
inline TensorsToDetectionsCalculatorOptions_TensorMapping & mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::operator= (
const TensorsToDetectionsCalculatorOptions_TensorMapping & from
)
function operator=
inline TensorsToDetectionsCalculatorOptions_TensorMapping & mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::operator= (
TensorsToDetectionsCalculatorOptions_TensorMapping && from
) noexcept
function scores_tensor_index
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::scores_tensor_index () const
function set_anchors_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::set_anchors_tensor_index (
int32_t value
)
function set_classes_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::set_classes_tensor_index (
int32_t value
)
function set_detections_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::set_detections_tensor_index (
int32_t value
)
function set_num_detections_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::set_num_detections_tensor_index (
int32_t value
)
function set_scores_tensor_index
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::set_scores_tensor_index (
int32_t value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::unknown_fields () const
function ~TensorsToDetectionsCalculatorOptions_TensorMapping
mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::~TensorsToDetectionsCalculatorOptions_TensorMapping () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::GetReflection ()
function default_instance
static inline const TensorsToDetectionsCalculatorOptions_TensorMapping & mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::descriptor ()
function internal_default_instance
static inline const TensorsToDetectionsCalculatorOptions_TensorMapping * mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::internal_default_instance ()
Protected Functions Documentation
function TensorsToDetectionsCalculatorOptions_TensorMapping [5/5]
explicit mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::TensorsToDetectionsCalculatorOptions_TensorMapping (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto (
::TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto
)
friend swap
inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::swap (
TensorsToDetectionsCalculatorOptions_TensorMapping & a,
TensorsToDetectionsCalculatorOptions_TensorMapping & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/tensor/tensors_to_detections_calculator.pb.h