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_threshold | CustomObjectDetectionProperties | |
enabled | CustomObjectDetectionProperties | |
encode(String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) const | CustomObjectDetectionProperties | |
is_grounded | CustomObjectDetectionProperties | |
is_static | CustomObjectDetectionProperties | |
load(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) | CustomObjectDetectionProperties | |
max_box_height_normalized | CustomObjectDetectionProperties | |
max_box_width_normalized | CustomObjectDetectionProperties | |
min_box_height_normalized | CustomObjectDetectionProperties | |
min_box_width_normalized | CustomObjectDetectionProperties | |
operator!=(const CustomObjectDetectionProperties &props) const | CustomObjectDetectionProperties | |
operator==(const CustomObjectDetectionProperties &props) const | CustomObjectDetectionProperties | |
save(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) const | CustomObjectDetectionProperties | |
tracking_max_dist | CustomObjectDetectionProperties | |
tracking_timeout | CustomObjectDetectionProperties |