This is the complete list of members for ObjectDetectionParameters, including all inherited members.
allow_reduced_precision_inference | ObjectDetectionParameters | |
batch_parameters | ObjectDetectionParameters | |
body_format | ObjectDetectionParameters | |
detection_model | ObjectDetectionParameters | |
enable_body_fitting | ObjectDetectionParameters | |
enable_mask_output | ObjectDetectionParameters | |
enable_tracking | ObjectDetectionParameters | |
filtering_mode | ObjectDetectionParameters | |
image_sync | ObjectDetectionParameters | |
max_range | ObjectDetectionParameters | |
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 ¶m1) const | ObjectDetectionParameters | |
operator==(const ObjectDetectionParameters ¶m1) const | ObjectDetectionParameters | |
prediction_timeout_s | ObjectDetectionParameters | |