| 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_threshold | CustomObjectDetectionProperties | |
| enabled | CustomObjectDetectionProperties | |
| encode(String &serialized_content) const | CustomObjectDetectionProperties | |
| is_grounded | CustomObjectDetectionProperties | |
| is_static | CustomObjectDetectionProperties | |
| load(const String &filename) | CustomObjectDetectionProperties | |
| max_allowed_acceleration | CustomObjectDetectionProperties | |
| max_box_height_meters | CustomObjectDetectionProperties | |
| max_box_height_normalized | CustomObjectDetectionProperties | |
| max_box_width_meters | CustomObjectDetectionProperties | |
| max_box_width_normalized | CustomObjectDetectionProperties | |
| min_box_height_meters | CustomObjectDetectionProperties | |
| min_box_height_normalized | CustomObjectDetectionProperties | |
| min_box_width_meters | CustomObjectDetectionProperties | |
| min_box_width_normalized | CustomObjectDetectionProperties | |
| native_mapped_class | CustomObjectDetectionProperties | |
| object_acceleration_preset | CustomObjectDetectionProperties | |
| operator!=(const CustomObjectDetectionProperties &props) const | CustomObjectDetectionProperties | |
| operator==(const CustomObjectDetectionProperties &props) const | CustomObjectDetectionProperties | |
| save(const String &filename) const | CustomObjectDetectionProperties | |
| tracking_max_dist | CustomObjectDetectionProperties | |
| tracking_timeout | CustomObjectDetectionProperties | |