CustomObjectDetectionProperties Member List

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

__cinit__(self, bool, enabled=True, float, detection_confidence_threshold=20., bool, is_grounded=True, bool, is_static=False, float, tracking_timeout=-1., float, tracking_max_dist=-1., float, max_box_width_normalized=-1., float, min_box_width_normalized=-1., float, max_box_height_normalized=-1., float, min_box_height_normalized=-1., float, max_box_width_meters=-1., float, min_box_width_meters=-1., float, max_box_height_meters=-1., float, min_box_height_meters=-1., OBJECT_SUBCLASS native_mapped_class=OBJECT_SUBCLASS.LAST, OBJECT_ACCELERATION_PRESET object_acceleration_preset=OBJECT_ACCELERATION_PRESET.DEFAULT, float, max_allowed_acceleration=NAN)CustomObjectDetectionProperties
detection_confidence_threshold(self)CustomObjectDetectionProperties
enabled(self)CustomObjectDetectionProperties
is_grounded(self)CustomObjectDetectionProperties
is_static(self)CustomObjectDetectionProperties
max_allowed_acceleration(self)CustomObjectDetectionProperties
max_box_height_meters(self)CustomObjectDetectionProperties
max_box_height_normalized(self)CustomObjectDetectionProperties
max_box_width_meters(self)CustomObjectDetectionProperties
max_box_width_normalized(self)CustomObjectDetectionProperties
min_box_height_meters(self)CustomObjectDetectionProperties
min_box_height_normalized(self)CustomObjectDetectionProperties
min_box_width_meters(self)CustomObjectDetectionProperties
min_box_width_normalized(self)CustomObjectDetectionProperties
native_mapped_class(self)CustomObjectDetectionProperties
object_acceleration_preset(self)CustomObjectDetectionProperties
tracking_max_dist(self)CustomObjectDetectionProperties
tracking_timeout(self)CustomObjectDetectionProperties