This is the complete list of members for ObjectDetectionRuntimeParameters, including all inherited members.
| decode(const String &serialized_content) | ObjectDetectionRuntimeParameters | |
| detection_confidence_threshold | ObjectDetectionRuntimeParameters | |
| encode(String &serialized_content) const | ObjectDetectionRuntimeParameters | |
| load(const String &filename) | ObjectDetectionRuntimeParameters | |
| object_class_detection_confidence_threshold | ObjectDetectionRuntimeParameters | |
| object_class_filter | ObjectDetectionRuntimeParameters | |
| ObjectDetectionRuntimeParameters(const float detection_confidence_threshold=20.f, const std::vector< OBJECT_CLASS > &object_class_filter=std::vector< OBJECT_CLASS > {}, const std::map< OBJECT_CLASS, float > &object_class_detection_confidence_threshold=std::map< OBJECT_CLASS, float > {}) | ObjectDetectionRuntimeParameters | |
| operator!=(const ObjectDetectionRuntimeParameters ¶m1) const | ObjectDetectionRuntimeParameters | |
| operator==(const ObjectDetectionRuntimeParameters ¶m1) const | ObjectDetectionRuntimeParameters | |
| save(const String &filename) const | ObjectDetectionRuntimeParameters |