ClassList > mediapipe > SsdAnchorsCalculatorOptions
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::SsdAnchorsCalculatorOptions >, 11, false > |
ext
|
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
enum SsdAnchorsCalculatorOptions
enum mediapipe::SsdAnchorsCalculatorOptions::SsdAnchorsCalculatorOptions {
kFeatureMapWidthFieldNumber = 8,
kFeatureMapHeightFieldNumber = 9,
kStridesFieldNumber = 10,
kAspectRatiosFieldNumber = 11,
kFixedAnchorsFieldNumber = 21,
kInputSizeWidthFieldNumber = 1,
kInputSizeHeightFieldNumber = 2,
kMinScaleFieldNumber = 3,
kMaxScaleFieldNumber = 4,
kNumLayersFieldNumber = 7,
kReduceBoxesInLowestLayerFieldNumber = 12,
kFixedAnchorSizeFieldNumber = 14,
kMultiscaleAnchorGenerationFieldNumber = 15,
kAnchorOffsetXFieldNumber = 5,
kAnchorOffsetYFieldNumber = 6,
kInterpolatedScaleAspectRatioFieldNumber = 13,
kMinLevelFieldNumber = 16,
kMaxLevelFieldNumber = 17,
kAnchorScaleFieldNumber = 18,
kScalesPerOctaveFieldNumber = 19,
kNormalizeCoordinatesFieldNumber = 20
};
Public Attributes Documentation
variable ext
PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<::mediapipe::CalculatorOptions,::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits<::mediapipe::SsdAnchorsCalculatorOptions >, 11, false > mediapipe::SsdAnchorsCalculatorOptions::ext;
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::SsdAnchorsCalculatorOptions::_class_data_;
variable kExtFieldNumber
const int mediapipe::SsdAnchorsCalculatorOptions::kExtFieldNumber;
variable kIndexInFileMessages
constexpr int mediapipe::SsdAnchorsCalculatorOptions::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::SsdAnchorsCalculatorOptions::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::SsdAnchorsCalculatorOptions::Clear ()
function CopyFrom
void mediapipe::SsdAnchorsCalculatorOptions::CopyFrom (
const SsdAnchorsCalculatorOptions & from
)
function GetCachedSize
inline int mediapipe::SsdAnchorsCalculatorOptions::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::SsdAnchorsCalculatorOptions::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::SsdAnchorsCalculatorOptions::GetMetadata () const
function IsInitialized
bool mediapipe::SsdAnchorsCalculatorOptions::IsInitialized () const
function MergeFrom
void mediapipe::SsdAnchorsCalculatorOptions::MergeFrom (
const SsdAnchorsCalculatorOptions & from
)
function New
inline SsdAnchorsCalculatorOptions * mediapipe::SsdAnchorsCalculatorOptions::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function SsdAnchorsCalculatorOptions [1/5]
inline mediapipe::SsdAnchorsCalculatorOptions::SsdAnchorsCalculatorOptions ()
function SsdAnchorsCalculatorOptions [2/5]
explicit constexpr mediapipe::SsdAnchorsCalculatorOptions::SsdAnchorsCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function SsdAnchorsCalculatorOptions [3/5]
mediapipe::SsdAnchorsCalculatorOptions::SsdAnchorsCalculatorOptions (
const SsdAnchorsCalculatorOptions & from
)
function SsdAnchorsCalculatorOptions [4/5]
inline mediapipe::SsdAnchorsCalculatorOptions::SsdAnchorsCalculatorOptions (
SsdAnchorsCalculatorOptions && from
) noexcept
function Swap
inline void mediapipe::SsdAnchorsCalculatorOptions::Swap (
SsdAnchorsCalculatorOptions * other
)
function UnsafeArenaSwap
inline void mediapipe::SsdAnchorsCalculatorOptions::UnsafeArenaSwap (
SsdAnchorsCalculatorOptions * other
)
function _InternalParse
const char * mediapipe::SsdAnchorsCalculatorOptions::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::SsdAnchorsCalculatorOptions::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function add_aspect_ratios
inline void mediapipe::SsdAnchorsCalculatorOptions::add_aspect_ratios (
float value
)
function add_feature_map_height
inline void mediapipe::SsdAnchorsCalculatorOptions::add_feature_map_height (
int32_t value
)
function add_feature_map_width
inline void mediapipe::SsdAnchorsCalculatorOptions::add_feature_map_width (
int32_t value
)
function add_fixed_anchors
inline ::mediapipe::Anchor * mediapipe::SsdAnchorsCalculatorOptions::add_fixed_anchors ()
function add_strides
inline void mediapipe::SsdAnchorsCalculatorOptions::add_strides (
int32_t value
)
function anchor_offset_x
inline float mediapipe::SsdAnchorsCalculatorOptions::anchor_offset_x () const
function anchor_offset_y
inline float mediapipe::SsdAnchorsCalculatorOptions::anchor_offset_y () const
function anchor_scale
inline float mediapipe::SsdAnchorsCalculatorOptions::anchor_scale () const
function aspect_ratios [1/2]
inline float mediapipe::SsdAnchorsCalculatorOptions::aspect_ratios (
int index
) const
function aspect_ratios [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > & mediapipe::SsdAnchorsCalculatorOptions::aspect_ratios () const
function aspect_ratios_size
inline int mediapipe::SsdAnchorsCalculatorOptions::aspect_ratios_size () const
function clear_anchor_offset_x
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_anchor_offset_x ()
function clear_anchor_offset_y
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_anchor_offset_y ()
function clear_anchor_scale
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_anchor_scale ()
function clear_aspect_ratios
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_aspect_ratios ()
function clear_feature_map_height
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_feature_map_height ()
function clear_feature_map_width
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_feature_map_width ()
function clear_fixed_anchor_size
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_fixed_anchor_size ()
function clear_fixed_anchors
void mediapipe::SsdAnchorsCalculatorOptions::clear_fixed_anchors ()
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_input_size_height ()
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_input_size_width ()
function clear_interpolated_scale_aspect_ratio
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_interpolated_scale_aspect_ratio ()
function clear_max_level
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_max_level ()
function clear_max_scale
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_max_scale ()
function clear_min_level
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_min_level ()
function clear_min_scale
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_min_scale ()
function clear_multiscale_anchor_generation
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_multiscale_anchor_generation ()
function clear_normalize_coordinates
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_normalize_coordinates ()
function clear_num_layers
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_num_layers ()
function clear_reduce_boxes_in_lowest_layer
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_reduce_boxes_in_lowest_layer ()
function clear_scales_per_octave
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_scales_per_octave ()
function clear_strides
inline void mediapipe::SsdAnchorsCalculatorOptions::clear_strides ()
function feature_map_height [1/2]
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::feature_map_height (
int index
) const
function feature_map_height [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & mediapipe::SsdAnchorsCalculatorOptions::feature_map_height () const
function feature_map_height_size
inline int mediapipe::SsdAnchorsCalculatorOptions::feature_map_height_size () const
function feature_map_width [1/2]
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::feature_map_width (
int index
) const
function feature_map_width [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & mediapipe::SsdAnchorsCalculatorOptions::feature_map_width () const
function feature_map_width_size
inline int mediapipe::SsdAnchorsCalculatorOptions::feature_map_width_size () const
function fixed_anchor_size
inline bool mediapipe::SsdAnchorsCalculatorOptions::fixed_anchor_size () const
function fixed_anchors [1/2]
inline const ::mediapipe::Anchor & mediapipe::SsdAnchorsCalculatorOptions::fixed_anchors (
int index
) const
function fixed_anchors [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Anchor > & mediapipe::SsdAnchorsCalculatorOptions::fixed_anchors () const
function fixed_anchors_size
inline int mediapipe::SsdAnchorsCalculatorOptions::fixed_anchors_size () const
function has_anchor_offset_x
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_anchor_offset_x () const
function has_anchor_offset_y
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_anchor_offset_y () const
function has_anchor_scale
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_anchor_scale () const
function has_fixed_anchor_size
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_fixed_anchor_size () const
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_input_size_height () const
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_input_size_width () const
function has_interpolated_scale_aspect_ratio
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_interpolated_scale_aspect_ratio () const
function has_max_level
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_max_level () const
function has_max_scale
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_max_scale () const
function has_min_level
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_min_level () const
function has_min_scale
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_min_scale () const
function has_multiscale_anchor_generation
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_multiscale_anchor_generation () const
function has_normalize_coordinates
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_normalize_coordinates () const
function has_num_layers
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_num_layers () const
function has_reduce_boxes_in_lowest_layer
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_reduce_boxes_in_lowest_layer () const
function has_scales_per_octave
inline bool mediapipe::SsdAnchorsCalculatorOptions::has_scales_per_octave () const
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::input_size_height () const
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::input_size_width () const
function interpolated_scale_aspect_ratio
inline float mediapipe::SsdAnchorsCalculatorOptions::interpolated_scale_aspect_ratio () const
function max_level
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::max_level () const
function max_scale
inline float mediapipe::SsdAnchorsCalculatorOptions::max_scale () const
function min_level
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::min_level () const
function min_scale
inline float mediapipe::SsdAnchorsCalculatorOptions::min_scale () const
function multiscale_anchor_generation
inline bool mediapipe::SsdAnchorsCalculatorOptions::multiscale_anchor_generation () const
function mutable_aspect_ratios
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > * mediapipe::SsdAnchorsCalculatorOptions::mutable_aspect_ratios ()
function mutable_feature_map_height
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mediapipe::SsdAnchorsCalculatorOptions::mutable_feature_map_height ()
function mutable_feature_map_width
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mediapipe::SsdAnchorsCalculatorOptions::mutable_feature_map_width ()
function mutable_fixed_anchors [1/2]
inline ::mediapipe::Anchor * mediapipe::SsdAnchorsCalculatorOptions::mutable_fixed_anchors (
int index
)
function mutable_fixed_anchors [2/2]
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Anchor > * mediapipe::SsdAnchorsCalculatorOptions::mutable_fixed_anchors ()
function mutable_strides
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mediapipe::SsdAnchorsCalculatorOptions::mutable_strides ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::SsdAnchorsCalculatorOptions::mutable_unknown_fields ()
function normalize_coordinates
inline bool mediapipe::SsdAnchorsCalculatorOptions::normalize_coordinates () const
function num_layers
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::num_layers () const
function operator=
inline SsdAnchorsCalculatorOptions & mediapipe::SsdAnchorsCalculatorOptions::operator= (
const SsdAnchorsCalculatorOptions & from
)
function operator=
inline SsdAnchorsCalculatorOptions & mediapipe::SsdAnchorsCalculatorOptions::operator= (
SsdAnchorsCalculatorOptions && from
) noexcept
function reduce_boxes_in_lowest_layer
inline bool mediapipe::SsdAnchorsCalculatorOptions::reduce_boxes_in_lowest_layer () const
function scales_per_octave
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::scales_per_octave () const
function set_anchor_offset_x
inline void mediapipe::SsdAnchorsCalculatorOptions::set_anchor_offset_x (
float value
)
function set_anchor_offset_y
inline void mediapipe::SsdAnchorsCalculatorOptions::set_anchor_offset_y (
float value
)
function set_anchor_scale
inline void mediapipe::SsdAnchorsCalculatorOptions::set_anchor_scale (
float value
)
function set_aspect_ratios
inline void mediapipe::SsdAnchorsCalculatorOptions::set_aspect_ratios (
int index,
float value
)
function set_feature_map_height
inline void mediapipe::SsdAnchorsCalculatorOptions::set_feature_map_height (
int index,
int32_t value
)
function set_feature_map_width
inline void mediapipe::SsdAnchorsCalculatorOptions::set_feature_map_width (
int index,
int32_t value
)
function set_fixed_anchor_size
inline void mediapipe::SsdAnchorsCalculatorOptions::set_fixed_anchor_size (
bool value
)
inline void mediapipe::SsdAnchorsCalculatorOptions::set_input_size_height (
int32_t value
)
inline void mediapipe::SsdAnchorsCalculatorOptions::set_input_size_width (
int32_t value
)
function set_interpolated_scale_aspect_ratio
inline void mediapipe::SsdAnchorsCalculatorOptions::set_interpolated_scale_aspect_ratio (
float value
)
function set_max_level
inline void mediapipe::SsdAnchorsCalculatorOptions::set_max_level (
int32_t value
)
function set_max_scale
inline void mediapipe::SsdAnchorsCalculatorOptions::set_max_scale (
float value
)
function set_min_level
inline void mediapipe::SsdAnchorsCalculatorOptions::set_min_level (
int32_t value
)
function set_min_scale
inline void mediapipe::SsdAnchorsCalculatorOptions::set_min_scale (
float value
)
function set_multiscale_anchor_generation
inline void mediapipe::SsdAnchorsCalculatorOptions::set_multiscale_anchor_generation (
bool value
)
function set_normalize_coordinates
inline void mediapipe::SsdAnchorsCalculatorOptions::set_normalize_coordinates (
bool value
)
function set_num_layers
inline void mediapipe::SsdAnchorsCalculatorOptions::set_num_layers (
int32_t value
)
function set_reduce_boxes_in_lowest_layer
inline void mediapipe::SsdAnchorsCalculatorOptions::set_reduce_boxes_in_lowest_layer (
bool value
)
function set_scales_per_octave
inline void mediapipe::SsdAnchorsCalculatorOptions::set_scales_per_octave (
int32_t value
)
function set_strides
inline void mediapipe::SsdAnchorsCalculatorOptions::set_strides (
int index,
int32_t value
)
function strides [1/2]
inline int32_t mediapipe::SsdAnchorsCalculatorOptions::strides (
int index
) const
function strides [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & mediapipe::SsdAnchorsCalculatorOptions::strides () const
function strides_size
inline int mediapipe::SsdAnchorsCalculatorOptions::strides_size () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::SsdAnchorsCalculatorOptions::unknown_fields () const
function ~SsdAnchorsCalculatorOptions
mediapipe::SsdAnchorsCalculatorOptions::~SsdAnchorsCalculatorOptions () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::SsdAnchorsCalculatorOptions::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::SsdAnchorsCalculatorOptions::GetReflection ()
function default_instance
static inline const SsdAnchorsCalculatorOptions & mediapipe::SsdAnchorsCalculatorOptions::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::SsdAnchorsCalculatorOptions::descriptor ()
function internal_default_instance
static inline const SsdAnchorsCalculatorOptions * mediapipe::SsdAnchorsCalculatorOptions::internal_default_instance ()
Protected Functions Documentation
function SsdAnchorsCalculatorOptions [5/5]
explicit mediapipe::SsdAnchorsCalculatorOptions::SsdAnchorsCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::SsdAnchorsCalculatorOptions::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::SsdAnchorsCalculatorOptions::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::SsdAnchorsCalculatorOptions::TableStruct_mediapipe_2fcalculators_2ftflite_2fssd_5fanchors_5fcalculator_2eproto (
::TableStruct_mediapipe_2fcalculators_2ftflite_2fssd_5fanchors_5fcalculator_2eproto
)
friend swap
inline void mediapipe::SsdAnchorsCalculatorOptions::swap (
SsdAnchorsCalculatorOptions & a,
SsdAnchorsCalculatorOptions & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/tflite/ssd_anchors_calculator.pb.h