This is the complete list of members for ObjectDetectionRuntimeParameters, including all inherited members.
detection_confidence_threshold | ObjectDetectionRuntimeParameters | |
minimum_keypoints_threshold | ObjectDetectionRuntimeParameters | |
object_class_detection_confidence_threshold | ObjectDetectionRuntimeParameters | |
object_class_filter | ObjectDetectionRuntimeParameters | |
ObjectDetectionRuntimeParameters(float detection_confidence_threshold=20.f, std::vector< OBJECT_CLASS > object_class_filter={}, std::map< OBJECT_CLASS, float > object_class_detection_confidence_threshold=std::map< OBJECT_CLASS, float >(), int minimum_keypoints_threshold=0) | ObjectDetectionRuntimeParameters | |
operator!=(const ObjectDetectionRuntimeParameters ¶m1) const | ObjectDetectionRuntimeParameters | |
operator==(const ObjectDetectionRuntimeParameters ¶m1) const | ObjectDetectionRuntimeParameters |