Structure containing a set of runtime parameters for the object detection module using your own model ran by the SDK. More...
Data Fields | |
struct SL_CustomObjectDetectionProperties | object_detection_properties |
Global object detection properties. | |
struct SL_CustomObjectDetectionProperties * | object_class_detection_properties |
Per class object detection properties. More... | |
unsigned int | number_custom_detection_properties |
Size of the object_class_detection_properties array. | |
Structure containing a set of runtime parameters for the object detection module using your own model ran by the SDK.
The default constructor sets all parameters to their default settings.
struct SL_CustomObjectDetectionProperties* SL_CustomObjectDetectionRuntimeParameters::object_class_detection_properties |
Per class object detection properties.