This is the complete list of members for CustomObjectDetectionRuntimeParameters, including all inherited members.
CustomObjectDetectionRuntimeParameters(const CustomObjectDetectionProperties &object_detection_properties=CustomObjectDetectionProperties{}, const std::unordered_map< int, CustomObjectDetectionProperties > &object_class_detection_properties=std::unordered_map< int, CustomObjectDetectionProperties >{}) | CustomObjectDetectionRuntimeParameters | |
decode(const String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) | CustomObjectDetectionRuntimeParameters | |
encode(String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) const | CustomObjectDetectionRuntimeParameters | |
load(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) | CustomObjectDetectionRuntimeParameters | |
object_class_detection_properties | CustomObjectDetectionRuntimeParameters | |
object_detection_properties | CustomObjectDetectionRuntimeParameters | |
operator!=(const CustomObjectDetectionRuntimeParameters ¶ms) const | CustomObjectDetectionRuntimeParameters | |
operator==(const CustomObjectDetectionRuntimeParameters ¶ms) const | CustomObjectDetectionRuntimeParameters | |
save(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) const | CustomObjectDetectionRuntimeParameters |