ObjectDetectionParameters Member List

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

__cinit__(self, image_sync=True, enable_tracking=True, enable_mask_output=True, detection_model=DETECTION_MODEL.MULTI_CLASS_BOX, enable_body_fitting=False, max_range=-1.0, batch_trajectories_parameters=BatchParameters(), body_format=BODY_FORMAT.POSE_18, filtering_mode=OBJECT_FILTERING_MODE.NMS3D, prediction_timeout_s=0.2, allow_reduced_precision_inference=False)ObjectDetectionParameters
allow_reduced_precision_inference(self)ObjectDetectionParameters
batch_parameters(self)ObjectDetectionParameters
body_format(self)ObjectDetectionParameters
detection_model(self)ObjectDetectionParameters
enable_body_fitting(self)ObjectDetectionParameters
enable_mask_output(self)ObjectDetectionParameters
enable_tracking(self)ObjectDetectionParameters
filtering_mode(self)ObjectDetectionParameters
image_sync(self)ObjectDetectionParameters
max_range(self)ObjectDetectionParameters
prediction_timeout_s(self)ObjectDetectionParameters