ObjectDetectionParameters Member List

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

__cinit__(self, enable_tracking=True, enable_segmentation=False, detection_model=OBJECT_DETECTION_MODEL.MULTI_CLASS_BOX_FAST, max_range=-1.0, batch_trajectories_parameters=BatchParameters(), filtering_mode=OBJECT_FILTERING_MODE.NMS3D, prediction_timeout_s=0.2, allow_reduced_precision_inference=False, instance_module_id=0)ObjectDetectionParameters
allow_reduced_precision_inference(self)ObjectDetectionParameters
batch_parameters(self)ObjectDetectionParameters
detection_model(self)ObjectDetectionParameters
enable_segmentation(self)ObjectDetectionParameters
enable_tracking(self)ObjectDetectionParameters
filtering_mode(self)ObjectDetectionParameters
instance_module_id(self)ObjectDetectionParameters
max_range(self)ObjectDetectionParameters
prediction_timeout_s(self)ObjectDetectionParameters