Skip to content

Class mediapipe::TensorsToDetectionsCalculatorOptions

ClassList > mediapipe > TensorsToDetectionsCalculatorOptions

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
typedef TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices BoxBoundariesIndices
typedef TensorsToDetectionsCalculatorOptions_BoxFormat BoxFormat
enum BoxIndicesCase
typedef TensorsToDetectionsCalculatorOptions_TensorMapping TensorMapping
enum int TensorsToDetectionsCalculatorOptions

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

Type Name
size_t ByteSizeLong () const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ()
void CopyFrom (const TensorsToDetectionsCalculatorOptions & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
void MergeFrom (const TensorsToDetectionsCalculatorOptions & from)
TensorsToDetectionsCalculatorOptions * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (TensorsToDetectionsCalculatorOptions * other)
TensorsToDetectionsCalculatorOptions ()
constexpr TensorsToDetectionsCalculatorOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
TensorsToDetectionsCalculatorOptions (const TensorsToDetectionsCalculatorOptions & from)
TensorsToDetectionsCalculatorOptions (TensorsToDetectionsCalculatorOptions && from) noexcept
void UnsafeArenaSwap (TensorsToDetectionsCalculatorOptions * 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
void add_allow_classes (int32_t value)
void add_ignore_classes (int32_t value)
int32_t allow_classes (int index) const
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & allow_classes () const
int allow_classes_size () const
bool apply_exponential_on_box_size () const
const ::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & box_boundaries_indices () const
int32_t box_coord_offset () const
::mediapipe::TensorsToDetectionsCalculatorOptions_BoxFormat box_format () const
BoxIndicesCase box_indices_case () const
void clear_allow_classes ()
void clear_apply_exponential_on_box_size ()
void clear_box_boundaries_indices ()
void clear_box_coord_offset ()
void clear_box_format ()
void clear_box_indices ()
void clear_flip_vertically ()
void clear_h_scale ()
void clear_ignore_classes ()
void clear_keypoint_coord_offset ()
void clear_max_classes_per_detection ()
void clear_max_results ()
void clear_min_score_thresh ()
void clear_num_boxes ()
void clear_num_classes ()
void clear_num_coords ()
void clear_num_keypoints ()
void clear_num_values_per_keypoint ()
void clear_reverse_output_order ()
void clear_score_clipping_thresh ()
void clear_sigmoid_score ()
void clear_tensor_mapping ()
void clear_w_scale ()
void clear_x_scale ()
void clear_y_scale ()
bool flip_vertically () const
float h_scale () const
bool has_apply_exponential_on_box_size () const
bool has_box_boundaries_indices () const
bool has_box_coord_offset () const
bool has_box_format () const
bool has_flip_vertically () const
bool has_h_scale () const
bool has_keypoint_coord_offset () const
bool has_max_classes_per_detection () const
bool has_max_results () const
bool has_min_score_thresh () const
bool has_num_boxes () const
bool has_num_classes () const
bool has_num_coords () const
bool has_num_keypoints () const
bool has_num_values_per_keypoint () const
bool has_reverse_output_order () const
bool has_score_clipping_thresh () const
bool has_sigmoid_score () const
bool has_tensor_mapping () const
bool has_w_scale () const
bool has_x_scale () const
bool has_y_scale () const
int32_t ignore_classes (int index) const
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & ignore_classes () const
int ignore_classes_size () const
int32_t keypoint_coord_offset () const
int32_t max_classes_per_detection () const
int32_t max_results () const
float min_score_thresh () const
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_allow_classes ()
::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * mutable_box_boundaries_indices ()
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_ignore_classes ()
::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * mutable_tensor_mapping ()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
int32_t num_boxes () const
int32_t num_classes () const
int32_t num_coords () const
int32_t num_keypoints () const
int32_t num_values_per_keypoint () const
TensorsToDetectionsCalculatorOptions & operator= (const TensorsToDetectionsCalculatorOptions & from)
TensorsToDetectionsCalculatorOptions & operator= (TensorsToDetectionsCalculatorOptions && from) noexcept
PROTOBUF_NODISCARD::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * release_box_boundaries_indices ()
PROTOBUF_NODISCARD::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * release_tensor_mapping ()
bool reverse_output_order () const
float score_clipping_thresh () const
void set_allocated_box_boundaries_indices (::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * box_boundaries_indices)
void set_allocated_tensor_mapping (::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * tensor_mapping)
void set_allow_classes (int index, int32_t value)
void set_apply_exponential_on_box_size (bool value)
void set_box_coord_offset (int32_t value)
void set_box_format (::mediapipe::TensorsToDetectionsCalculatorOptions_BoxFormat value)
void set_flip_vertically (bool value)
void set_h_scale (float value)
void set_ignore_classes (int index, int32_t value)
void set_keypoint_coord_offset (int32_t value)
void set_max_classes_per_detection (int32_t value)
void set_max_results (int32_t value)
void set_min_score_thresh (float value)
void set_num_boxes (int32_t value)
void set_num_classes (int32_t value)
void set_num_coords (int32_t value)
void set_num_keypoints (int32_t value)
void set_num_values_per_keypoint (int32_t value)
void set_reverse_output_order (bool value)
void set_score_clipping_thresh (float value)
void set_sigmoid_score (bool value)
void set_w_scale (float value)
void set_x_scale (float value)
void set_y_scale (float value)
bool sigmoid_score () const
const ::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping & tensor_mapping () const
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * unsafe_arena_release_box_boundaries_indices ()
::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * unsafe_arena_release_tensor_mapping ()
void unsafe_arena_set_allocated_box_boundaries_indices (::mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * box_boundaries_indices)
void unsafe_arena_set_allocated_tensor_mapping (::mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping * tensor_mapping)
float w_scale () const
float x_scale () const
float y_scale () const
~TensorsToDetectionsCalculatorOptions () override

Public Static Functions

Type Name
bool BoxFormat_IsValid (int value)
const std::string & BoxFormat_Name (T enum_t_value)
bool BoxFormat_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, BoxFormat * value)
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * BoxFormat_descriptor ()
const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
const TensorsToDetectionsCalculatorOptions & default_instance ()
const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
const TensorsToDetectionsCalculatorOptions * internal_default_instance ()

Protected Functions

Type Name
TensorsToDetectionsCalculatorOptions (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)

Public Types Documentation

typedef BoxBoundariesIndices

typedef TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices mediapipe::TensorsToDetectionsCalculatorOptions::BoxBoundariesIndices;

typedef BoxFormat

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

variable BoxFormat_ARRAYSIZE

constexpr int mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_ARRAYSIZE;

variable BoxFormat_MAX

constexpr TensorsToDetectionsCalculatorOptions_BoxFormat mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_MAX;

variable BoxFormat_MIN

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

function GetMetadata

::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

function box_format

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 () 

function clear_box_format

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

function has_box_format

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
) 

function set_box_format

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

function BoxFormat_IsValid

static inline bool mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_IsValid (
    int value
) 

function BoxFormat_Name

template<typename T>
static inline const std::string & mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_Name (
    T enum_t_value
) 

function BoxFormat_Parse

static inline bool mediapipe::TensorsToDetectionsCalculatorOptions::BoxFormat_Parse (
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
    BoxFormat * value
) 

function BoxFormat_descriptor

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
) 

friend AnyMetadata

class mediapipe::TensorsToDetectionsCalculatorOptions::AnyMetadata (
    ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
) 

friend TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto

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