Class StreamingLabelDetectionConfig (2.3.3)

StreamingLabelDetectionConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Config for STREAMING_LABEL_DETECTION. .. attribute:: stationary_camera

Whether the video has been captured from a stationary (i.e. non-moving) camera. When set to true, might improve detection accuracy for moving objects. Default: false.

:type: bool