Skip to content

Class mediapipe::NonMaxSuppressionCalculatorOptions::_Internal

ClassList > mediapipe > NonMaxSuppressionCalculatorOptions > _Internal

Public Types

Type Name
typedef decltype(std::declval< NonMaxSuppressionCalculatorOptions >()._has_bits_) HasBits

Public Static Functions

Type Name
void set_has_algorithm (HasBits * has_bits)
void set_has_max_num_detections (HasBits * has_bits)
void set_has_min_score_threshold (HasBits * has_bits)
void set_has_min_suppression_threshold (HasBits * has_bits)
void set_has_num_detection_streams (HasBits * has_bits)
void set_has_overlap_type (HasBits * has_bits)
void set_has_return_empty_detections (HasBits * has_bits)

Public Types Documentation

typedef HasBits

using mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::HasBits =  decltype(std::declval<NonMaxSuppressionCalculatorOptions>()._has_bits_);

Public Static Functions Documentation

function set_has_algorithm

static inline void mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::set_has_algorithm (
    HasBits * has_bits
) 

function set_has_max_num_detections

static inline void mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::set_has_max_num_detections (
    HasBits * has_bits
) 

function set_has_min_score_threshold

static inline void mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::set_has_min_score_threshold (
    HasBits * has_bits
) 

function set_has_min_suppression_threshold

static inline void mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::set_has_min_suppression_threshold (
    HasBits * has_bits
) 

function set_has_num_detection_streams

static inline void mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::set_has_num_detection_streams (
    HasBits * has_bits
) 

function set_has_overlap_type

static inline void mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::set_has_overlap_type (
    HasBits * has_bits
) 

function set_has_return_empty_detections

static inline void mediapipe::NonMaxSuppressionCalculatorOptions::_Internal::set_has_return_empty_detections (
    HasBits * has_bits
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/util/non_max_suppression_calculator.pb.cc