ClassList > mediapipe > TensorsToDetectionsCalculatorOptions
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Attributes
Type |
Name |
::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::mediapipe::CalculatorOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::mediapipe::TensorsToDetectionsCalculatorOptions >, 11, false > |
ext
|
Public Static Attributes
Type |
Name |
constexpr int |
BoxFormat_ARRAYSIZE = /* multi line expression */
|
constexpr BoxFormat |
BoxFormat_MAX = /* multi line expression */
|
constexpr BoxFormat |
BoxFormat_MIN = /* multi line expression */
|
constexpr BoxFormat |
UNSPECIFIED = /* multi line expression */
|
constexpr BoxFormat |
XYWH = /* multi line expression */
|
constexpr BoxFormat |
XYXY = /* multi line expression */
|
constexpr BoxFormat |
YXHW = /* multi line expression */
|
const ClassData |
_class_data_ = /* multi line expression */
|
const int |
kExtFieldNumber = 335742639
|
constexpr int |
kIndexInFileMessages = /* multi line expression */
|
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
typedef BoxBoundariesIndices
typedef TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices mediapipe::TensorsToDetectionsCalculatorOptions::BoxBoundariesIndices;
typedef TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat;
enum BoxIndicesCase
enum mediapipe::TensorsToDetectionsCalculatorOptions::BoxIndicesCase {
kBoxBoundariesIndices = 23,
BOX_INDICES_NOT_SET = 0
};
typedef TensorMapping
typedef TensorsToDetectionsCalculatorOptions_TensorMapping mediapipe::TensorsToDetectionsCalculatorOptions::TensorMapping;
enum TensorsToDetectionsCalculatorOptions
enum mediapipe::TensorsToDetectionsCalculatorOptions::TensorsToDetectionsCalculatorOptions {
kIgnoreClassesFieldNumber = 8,
kAllowClassesFieldNumber = 21,
kTensorMappingFieldNumber = 22,
kNumClassesFieldNumber = 1,
kNumBoxesFieldNumber = 2,
kNumCoordsFieldNumber = 3,
kXScaleFieldNumber = 4,
kYScaleFieldNumber = 5,
kWScaleFieldNumber = 6,
kHScaleFieldNumber = 7,
kKeypointCoordOffsetFieldNumber = 9,
kNumKeypointsFieldNumber = 10,
kBoxCoordOffsetFieldNumber = 12,
kApplyExponentialOnBoxSizeFieldNumber = 13,
kReverseOutputOrderFieldNumber = 14,
kSigmoidScoreFieldNumber = 15,
kFlipVerticallyFieldNumber = 18,
kScoreClippingThreshFieldNumber = 16,
kMinScoreThreshFieldNumber = 19,
kBoxFormatFieldNumber = 24,
kMaxClassesPerDetectionFieldNumber = 25,
kNumValuesPerKeypointFieldNumber = 11,
kMaxResultsFieldNumber = 20,
kBoxBoundariesIndicesFieldNumber = 23
};
Public Attributes Documentation
variable ext
PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<::mediapipe::CalculatorOptions,::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits<::mediapipe::TensorsToDetectionsCalculatorOptions >, 11, false > mediapipe::TensorsToDetectionsCalculatorOptions::ext;
Public Static Attributes Documentation
constexpr int mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_ARRAYSIZE;
constexpr TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_MAX;
constexpr TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_MIN;
variable UNSPECIFIED
constexpr TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::UNSPECIFIED;
variable XYWH
constexpr TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::XYWH;
variable XYXY
constexpr TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::XYXY;
variable YXHW
constexpr TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::YXHW;
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::TensorsToDetectionsCalculatorOptions::_class_data_;
variable kExtFieldNumber
const int mediapipe::TensorsToDetectionsCalculatorOptions::kExtFieldNumber;
variable kIndexInFileMessages
constexpr int mediapipe::TensorsToDetectionsCalculatorOptions::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::TensorsToDetectionsCalculatorOptions::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::TensorsToDetectionsCalculatorOptions::Clear ()
function CopyFrom
void mediapipe::TensorsToDetectionsCalculatorOptions::CopyFrom (
const TensorsToDetectionsCalculatorOptions & from
)
function GetCachedSize
inline int mediapipe::TensorsToDetectionsCalculatorOptions::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::TensorsToDetectionsCalculatorOptions::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::TensorsToDetectionsCalculatorOptions::GetMetadata () const
function IsInitialized
bool mediapipe::TensorsToDetectionsCalculatorOptions::IsInitialized () const
function MergeFrom
void mediapipe::TensorsToDetectionsCalculatorOptions::MergeFrom (
const TensorsToDetectionsCalculatorOptions & from
)
function New
inline TensorsToDetectionsCalculatorOptions * mediapipe::TensorsToDetectionsCalculatorOptions::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::TensorsToDetectionsCalculatorOptions::Swap (
TensorsToDetectionsCalculatorOptions * other
)
function TensorsToDetectionsCalculatorOptions [1/5]
inline mediapipe::TensorsToDetectionsCalculatorOptions::TensorsToDetectionsCalculatorOptions ()
function TensorsToDetectionsCalculatorOptions [2/5]
explicit constexpr mediapipe::TensorsToDetectionsCalculatorOptions::TensorsToDetectionsCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function TensorsToDetectionsCalculatorOptions [3/5]
mediapipe::TensorsToDetectionsCalculatorOptions::TensorsToDetectionsCalculatorOptions (
const TensorsToDetectionsCalculatorOptions & from
)
function TensorsToDetectionsCalculatorOptions [4/5]
inline mediapipe::TensorsToDetectionsCalculatorOptions::TensorsToDetectionsCalculatorOptions (
TensorsToDetectionsCalculatorOptions && from
) noexcept
function UnsafeArenaSwap
inline void mediapipe::TensorsToDetectionsCalculatorOptions::UnsafeArenaSwap (
TensorsToDetectionsCalculatorOptions * other
)
function _InternalParse
const char * mediapipe::TensorsToDetectionsCalculatorOptions::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::TensorsToDetectionsCalculatorOptions::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function add_allow_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::add_allow_classes (
int32_t value
)
function add_ignore_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::add_ignore_classes (
int32_t value
)
function allow_classes [1/2]
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::allow_classes (
int index
) const
function allow_classes [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & mediapipe::TensorsToDetectionsCalculatorOptions::allow_classes () const
function allow_classes_size
inline int mediapipe::TensorsToDetectionsCalculatorOptions::allow_classes_size () const
function apply_exponential_on_box_size
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::apply_exponential_on_box_size () const
function box_boundaries_indices
inline const ::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & mediapipe::TensorsToDetectionsCalculatorOptions::box_boundaries_indices () const
function box_coord_offset
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::box_coord_offset () const
inline ::mediapipe::TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::box_format () const
function box_indices_case
inline BoxIndicesCase mediapipe::TensorsToDetectionsCalculatorOptions::box_indices_case () const
function clear_allow_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_allow_classes ()
function clear_apply_exponential_on_box_size
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_apply_exponential_on_box_size ()
function clear_box_boundaries_indices
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_box_boundaries_indices ()
function clear_box_coord_offset
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_box_coord_offset ()
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_box_format ()
function clear_box_indices
void mediapipe::TensorsToDetectionsCalculatorOptions::clear_box_indices ()
function clear_flip_vertically
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_flip_vertically ()
function clear_h_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_h_scale ()
function clear_ignore_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_ignore_classes ()
function clear_keypoint_coord_offset
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_keypoint_coord_offset ()
function clear_max_classes_per_detection
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_max_classes_per_detection ()
function clear_max_results
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_max_results ()
function clear_min_score_thresh
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_min_score_thresh ()
function clear_num_boxes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_num_boxes ()
function clear_num_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_num_classes ()
function clear_num_coords
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_num_coords ()
function clear_num_keypoints
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_num_keypoints ()
function clear_num_values_per_keypoint
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_num_values_per_keypoint ()
function clear_reverse_output_order
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_reverse_output_order ()
function clear_score_clipping_thresh
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_score_clipping_thresh ()
function clear_sigmoid_score
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_sigmoid_score ()
function clear_tensor_mapping
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_tensor_mapping ()
function clear_w_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_w_scale ()
function clear_x_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_x_scale ()
function clear_y_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::clear_y_scale ()
function flip_vertically
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::flip_vertically () const
function h_scale
inline float mediapipe::TensorsToDetectionsCalculatorOptions::h_scale () const
function has_apply_exponential_on_box_size
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_apply_exponential_on_box_size () const
function has_box_boundaries_indices
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_box_boundaries_indices () const
function has_box_coord_offset
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_box_coord_offset () const
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_box_format () const
function has_flip_vertically
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_flip_vertically () const
function has_h_scale
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_h_scale () const
function has_keypoint_coord_offset
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_keypoint_coord_offset () const
function has_max_classes_per_detection
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_max_classes_per_detection () const
function has_max_results
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_max_results () const
function has_min_score_thresh
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_min_score_thresh () const
function has_num_boxes
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_num_boxes () const
function has_num_classes
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_num_classes () const
function has_num_coords
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_num_coords () const
function has_num_keypoints
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_num_keypoints () const
function has_num_values_per_keypoint
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_num_values_per_keypoint () const
function has_reverse_output_order
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_reverse_output_order () const
function has_score_clipping_thresh
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_score_clipping_thresh () const
function has_sigmoid_score
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_sigmoid_score () const
function has_tensor_mapping
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_tensor_mapping () const
function has_w_scale
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_w_scale () const
function has_x_scale
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_x_scale () const
function has_y_scale
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::has_y_scale () const
function ignore_classes [1/2]
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::ignore_classes (
int index
) const
function ignore_classes [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & mediapipe::TensorsToDetectionsCalculatorOptions::ignore_classes () const
function ignore_classes_size
inline int mediapipe::TensorsToDetectionsCalculatorOptions::ignore_classes_size () const
function keypoint_coord_offset
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::keypoint_coord_offset () const
function max_classes_per_detection
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::max_classes_per_detection () const
function max_results
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::max_results () const
function min_score_thresh
inline float mediapipe::TensorsToDetectionsCalculatorOptions::min_score_thresh () const
function mutable_allow_classes
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mediapipe::TensorsToDetectionsCalculatorOptions::mutable_allow_classes ()
function mutable_box_boundaries_indices
inline ::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * mediapipe::TensorsToDetectionsCalculatorOptions::mutable_box_boundaries_indices ()
function mutable_ignore_classes
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mediapipe::TensorsToDetectionsCalculatorOptions::mutable_ignore_classes ()
function mutable_tensor_mapping
inline ::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * mediapipe::TensorsToDetectionsCalculatorOptions::mutable_tensor_mapping ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::TensorsToDetectionsCalculatorOptions::mutable_unknown_fields ()
function num_boxes
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::num_boxes () const
function num_classes
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::num_classes () const
function num_coords
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::num_coords () const
function num_keypoints
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::num_keypoints () const
function num_values_per_keypoint
inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions::num_values_per_keypoint () const
function operator=
inline TensorsToDetectionsCalculatorOptions & mediapipe::TensorsToDetectionsCalculatorOptions::operator= (
const TensorsToDetectionsCalculatorOptions & from
)
function operator=
inline TensorsToDetectionsCalculatorOptions & mediapipe::TensorsToDetectionsCalculatorOptions::operator= (
TensorsToDetectionsCalculatorOptions && from
) noexcept
function release_box_boundaries_indices
inline PROTOBUF_NODISCARD::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * mediapipe::TensorsToDetectionsCalculatorOptions::release_box_boundaries_indices ()
function release_tensor_mapping
inline PROTOBUF_NODISCARD::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * mediapipe::TensorsToDetectionsCalculatorOptions::release_tensor_mapping ()
function reverse_output_order
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::reverse_output_order () const
function score_clipping_thresh
inline float mediapipe::TensorsToDetectionsCalculatorOptions::score_clipping_thresh () const
function set_allocated_box_boundaries_indices
void mediapipe::TensorsToDetectionsCalculatorOptions::set_allocated_box_boundaries_indices (
::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * box_boundaries_indices
)
function set_allocated_tensor_mapping
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_allocated_tensor_mapping (
::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * tensor_mapping
)
function set_allow_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_allow_classes (
int index,
int32_t value
)
function set_apply_exponential_on_box_size
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_apply_exponential_on_box_size (
bool value
)
function set_box_coord_offset
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_box_coord_offset (
int32_t value
)
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_box_format (
::mediapipe::TensorsToDetectionsCalculatorOptions_BoxFormat value
)
function set_flip_vertically
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_flip_vertically (
bool value
)
function set_h_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_h_scale (
float value
)
function set_ignore_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_ignore_classes (
int index,
int32_t value
)
function set_keypoint_coord_offset
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_keypoint_coord_offset (
int32_t value
)
function set_max_classes_per_detection
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_max_classes_per_detection (
int32_t value
)
function set_max_results
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_max_results (
int32_t value
)
function set_min_score_thresh
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_min_score_thresh (
float value
)
function set_num_boxes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_num_boxes (
int32_t value
)
function set_num_classes
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_num_classes (
int32_t value
)
function set_num_coords
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_num_coords (
int32_t value
)
function set_num_keypoints
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_num_keypoints (
int32_t value
)
function set_num_values_per_keypoint
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_num_values_per_keypoint (
int32_t value
)
function set_reverse_output_order
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_reverse_output_order (
bool value
)
function set_score_clipping_thresh
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_score_clipping_thresh (
float value
)
function set_sigmoid_score
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_sigmoid_score (
bool value
)
function set_w_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_w_scale (
float value
)
function set_x_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_x_scale (
float value
)
function set_y_scale
inline void mediapipe::TensorsToDetectionsCalculatorOptions::set_y_scale (
float value
)
function sigmoid_score
inline bool mediapipe::TensorsToDetectionsCalculatorOptions::sigmoid_score () const
function tensor_mapping
inline const ::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping & mediapipe::TensorsToDetectionsCalculatorOptions::tensor_mapping () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::TensorsToDetectionsCalculatorOptions::unknown_fields () const
function unsafe_arena_release_box_boundaries_indices
inline ::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * mediapipe::TensorsToDetectionsCalculatorOptions::unsafe_arena_release_box_boundaries_indices ()
function unsafe_arena_release_tensor_mapping
inline ::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * mediapipe::TensorsToDetectionsCalculatorOptions::unsafe_arena_release_tensor_mapping ()
function unsafe_arena_set_allocated_box_boundaries_indices
inline void mediapipe::TensorsToDetectionsCalculatorOptions::unsafe_arena_set_allocated_box_boundaries_indices (
::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * box_boundaries_indices
)
function unsafe_arena_set_allocated_tensor_mapping
inline void mediapipe::TensorsToDetectionsCalculatorOptions::unsafe_arena_set_allocated_tensor_mapping (
::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * tensor_mapping
)
function w_scale
inline float mediapipe::TensorsToDetectionsCalculatorOptions::w_scale () const
function x_scale
inline float mediapipe::TensorsToDetectionsCalculatorOptions::x_scale () const
function y_scale
inline float mediapipe::TensorsToDetectionsCalculatorOptions::y_scale () const
function ~TensorsToDetectionsCalculatorOptions
mediapipe::TensorsToDetectionsCalculatorOptions::~TensorsToDetectionsCalculatorOptions () override
Public Static Functions Documentation
static inline bool mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_IsValid (
int value
)
template<typename T>
static inline const std::string & mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_Name (
T enum_t_value
)
static inline bool mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_Parse (
::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
BoxFormat * value
)
static inline const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_descriptor ()
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::TensorsToDetectionsCalculatorOptions::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::TensorsToDetectionsCalculatorOptions::GetReflection ()
function default_instance
static inline const TensorsToDetectionsCalculatorOptions & mediapipe::TensorsToDetectionsCalculatorOptions::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::TensorsToDetectionsCalculatorOptions::descriptor ()
function internal_default_instance
static inline const TensorsToDetectionsCalculatorOptions * mediapipe::TensorsToDetectionsCalculatorOptions::internal_default_instance ()
Protected Functions Documentation
function TensorsToDetectionsCalculatorOptions [5/5]
explicit mediapipe::TensorsToDetectionsCalculatorOptions::TensorsToDetectionsCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::TensorsToDetectionsCalculatorOptions::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::TensorsToDetectionsCalculatorOptions::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::TensorsToDetectionsCalculatorOptions::TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto (
::TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto
)
friend swap
inline void mediapipe::TensorsToDetectionsCalculatorOptions::swap (
TensorsToDetectionsCalculatorOptions & a,
TensorsToDetectionsCalculatorOptions & 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