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)CustomObjectDetectionProperties
decode(const String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON)CustomObjectDetectionProperties
detection_confidence_thresholdCustomObjectDetectionProperties
enabledCustomObjectDetectionProperties
encode(String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) constCustomObjectDetectionProperties
is_groundedCustomObjectDetectionProperties
is_staticCustomObjectDetectionProperties
load(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON)CustomObjectDetectionProperties
max_box_height_normalizedCustomObjectDetectionProperties
max_box_width_normalizedCustomObjectDetectionProperties
min_box_height_normalizedCustomObjectDetectionProperties
min_box_width_normalizedCustomObjectDetectionProperties
operator!=(const CustomObjectDetectionProperties &props) constCustomObjectDetectionProperties
operator==(const CustomObjectDetectionProperties &props) constCustomObjectDetectionProperties
save(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) constCustomObjectDetectionProperties
tracking_max_distCustomObjectDetectionProperties
tracking_timeoutCustomObjectDetectionProperties