ObjectDetectionParameters Member List

This is the complete list of members for ObjectDetectionParameters, including all inherited members.

allow_reduced_precision_inferenceObjectDetectionParameters
batch_parametersObjectDetectionParameters
body_formatObjectDetectionParameters
detection_modelObjectDetectionParameters
enable_body_fittingObjectDetectionParameters
enable_mask_outputObjectDetectionParameters
enable_trackingObjectDetectionParameters
filtering_modeObjectDetectionParameters
image_syncObjectDetectionParameters
max_rangeObjectDetectionParameters
ObjectDetectionParameters(bool image_sync_=true, bool enable_tracking_=true, bool enable_mask_output_=false, DETECTION_MODEL detection_model=DETECTION_MODEL::MULTI_CLASS_BOX, bool enable_body_fitting_=false, float max_range_=-1.f, BatchParameters batch_trajectories_parameters=BatchParameters(), BODY_FORMAT body_format_=BODY_FORMAT::POSE_18, OBJECT_FILTERING_MODE filtering_mode_=OBJECT_FILTERING_MODE::NMS3D, float prediction_timeout_s=0.2f, bool allow_reduced_precision_inference=false)ObjectDetectionParameters
operator!=(const ObjectDetectionParameters &param1) constObjectDetectionParameters
operator==(const ObjectDetectionParameters &param1) constObjectDetectionParameters
prediction_timeout_sObjectDetectionParameters