This is the complete list of members for ObjectDetectionParameters, including all inherited members.
| allow_reduced_precision_inference | ObjectDetectionParameters | |
| batch_parameters | ObjectDetectionParameters | |
| custom_onnx_dynamic_input_shape | ObjectDetectionParameters | |
| custom_onnx_file | ObjectDetectionParameters | |
| decode(const String &serialized_content) | ObjectDetectionParameters | |
| detection_model | ObjectDetectionParameters | |
| enable_segmentation | ObjectDetectionParameters | |
| enable_tracking | ObjectDetectionParameters | |
| encode(String &serialized_content) const | ObjectDetectionParameters | |
| filtering_mode | ObjectDetectionParameters | |
| fused_objects_group_name | ObjectDetectionParameters | |
| instance_module_id | ObjectDetectionParameters | |
| load(String filename) | ObjectDetectionParameters | |
| max_range | ObjectDetectionParameters | |
| 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, const sl::String &fused_objects_group_name="", const sl::String &custom_onnx_file="", const sl::Resolution &custom_onnx_dynamic_input_shape=sl::Resolution(512, 512)) | ObjectDetectionParameters | |
| operator!=(const ObjectDetectionParameters ¶m1) const | ObjectDetectionParameters | |
| operator==(const ObjectDetectionParameters ¶m1) const | ObjectDetectionParameters | |
| prediction_timeout_s | ObjectDetectionParameters | |
| save(String filename) const | ObjectDetectionParameters |