Class mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_Internal
ClassList > mediapipe > TensorsToDetectionsCalculatorOptions_TensorMapping > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< TensorsToDetectionsCalculatorOptions_TensorMapping >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
void | set_has_anchors_tensor_index (HasBits * has_bits) |
void | set_has_classes_tensor_index (HasBits * has_bits) |
void | set_has_detections_tensor_index (HasBits * has_bits) |
void | set_has_num_detections_tensor_index (HasBits * has_bits) |
void | set_has_scores_tensor_index (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_Internal::HasBits = decltype(std::declval<TensorsToDetectionsCalculatorOptions_TensorMapping>()._has_bits_);
Public Static Functions Documentation
function set_has_anchors_tensor_index
static inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_Internal::set_has_anchors_tensor_index (
HasBits * has_bits
)
function set_has_classes_tensor_index
static inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_Internal::set_has_classes_tensor_index (
HasBits * has_bits
)
function set_has_detections_tensor_index
static inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_Internal::set_has_detections_tensor_index (
HasBits * has_bits
)
function set_has_num_detections_tensor_index
static inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_Internal::set_has_num_detections_tensor_index (
HasBits * has_bits
)
function set_has_scores_tensor_index
static inline void mediapipe::TensorsToDetectionsCalculatorOptions_TensorMapping::_Internal::set_has_scores_tensor_index (
HasBits * has_bits
)
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.cc