CustomObjectDetectionRuntimeParameters Member List

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) constCustomObjectDetectionRuntimeParameters
load(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON)CustomObjectDetectionRuntimeParameters
object_class_detection_propertiesCustomObjectDetectionRuntimeParameters
object_detection_propertiesCustomObjectDetectionRuntimeParameters
operator!=(const CustomObjectDetectionRuntimeParameters &params) constCustomObjectDetectionRuntimeParameters
operator==(const CustomObjectDetectionRuntimeParameters &params) constCustomObjectDetectionRuntimeParameters
save(const String &filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) constCustomObjectDetectionRuntimeParameters