ObjectDetectionParameters Member List

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

allow_reduced_precision_inferenceObjectDetectionParameters
batch_parametersObjectDetectionParameters
detection_modelObjectDetectionParameters
enable_segmentationObjectDetectionParameters
enable_trackingObjectDetectionParameters
filtering_modeObjectDetectionParameters
instance_module_idObjectDetectionParameters
max_rangeObjectDetectionParameters
ObjectDetectionParameters(bool enable_tracking_=true, bool enable_segmentation_=false, OBJECT_DETECTION_MODEL detection_model=OBJECT_DETECTION_MODEL::MULTI_CLASS_BOX_FAST, float max_range_=-1.f, BatchParameters batch_trajectories_parameters=BatchParameters(), OBJECT_FILTERING_MODE filtering_mode_=OBJECT_FILTERING_MODE::NMS3D, float prediction_timeout_s=0.2f, bool allow_reduced_precision_inference=false, unsigned int instance_id=0)ObjectDetectionParameters
operator!=(const ObjectDetectionParameters &param1) constObjectDetectionParameters
operator==(const ObjectDetectionParameters &param1) constObjectDetectionParameters
prediction_timeout_sObjectDetectionParameters