ObjectDetectionRuntimeParameters Member List

This is the complete list of members for ObjectDetectionRuntimeParameters, including all inherited members.

detection_confidence_thresholdObjectDetectionRuntimeParameters
minimum_keypoints_thresholdObjectDetectionRuntimeParameters
object_class_detection_confidence_thresholdObjectDetectionRuntimeParameters
object_class_filterObjectDetectionRuntimeParameters
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 &param1) constObjectDetectionRuntimeParameters
operator==(const ObjectDetectionRuntimeParameters &param1) constObjectDetectionRuntimeParameters