CustomObjectDetectionProperties Member List

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

CustomObjectDetectionProperties(const bool enabled=true, const float detection_confidence_threshold=20.f, const bool is_grounded=true, const bool is_static=false, const float tracking_timeout=-1.f, const float tracking_max_dist=-1.f, const float max_box_width_normalized=-1.f, const float min_box_width_normalized=-1.f, const float max_box_height_normalized=-1.f, const float min_box_height_normalized=-1.f, const float max_box_width_meters=-1.f, const float min_box_width_meters=-1.f, const float max_box_height_meters=-1.f, const float min_box_height_meters=-1.f, const sl::OBJECT_SUBCLASS native_mapped_class=sl::OBJECT_SUBCLASS::LAST, const sl::OBJECT_ACCELERATION_PRESET object_acceleration_preset=sl::OBJECT_ACCELERATION_PRESET::DEFAULT, const float max_allowed_acceleration=std::numeric_limits< float >::quiet_NaN())CustomObjectDetectionProperties
decode(const String &serialized_content)CustomObjectDetectionProperties
detection_confidence_thresholdCustomObjectDetectionProperties
enabledCustomObjectDetectionProperties
encode(String &serialized_content) constCustomObjectDetectionProperties
is_groundedCustomObjectDetectionProperties
is_staticCustomObjectDetectionProperties
load(const String &filename)CustomObjectDetectionProperties
max_allowed_accelerationCustomObjectDetectionProperties
max_box_height_metersCustomObjectDetectionProperties
max_box_height_normalizedCustomObjectDetectionProperties
max_box_width_metersCustomObjectDetectionProperties
max_box_width_normalizedCustomObjectDetectionProperties
min_box_height_metersCustomObjectDetectionProperties
min_box_height_normalizedCustomObjectDetectionProperties
min_box_width_metersCustomObjectDetectionProperties
min_box_width_normalizedCustomObjectDetectionProperties
native_mapped_classCustomObjectDetectionProperties
object_acceleration_presetCustomObjectDetectionProperties
operator!=(const CustomObjectDetectionProperties &props) constCustomObjectDetectionProperties
operator==(const CustomObjectDetectionProperties &props) constCustomObjectDetectionProperties
save(const String &filename) constCustomObjectDetectionProperties
tracking_max_distCustomObjectDetectionProperties
tracking_timeoutCustomObjectDetectionProperties