Class VideoObjectTrackingPredictionResult.Frame

  • All Implemented Interfaces:
    VideoObjectTrackingPredictionResult.FrameOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
    Enclosing class:
    VideoObjectTrackingPredictionResult

    public static final class VideoObjectTrackingPredictionResult.Frame
    extends com.google.protobuf.GeneratedMessageV3
    implements VideoObjectTrackingPredictionResult.FrameOrBuilder
     The fields `xMin`, `xMax`, `yMin`, and `yMax` refer to a bounding box,
     i.e. the rectangle over the video frame pinpointing the found
     AnnotationSpec. The coordinates are relative to the frame size, and the
     point 0,0 is in the top left of the frame.
     
    Protobuf type google.cloud.aiplatform.v1beta1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame
    See Also:
    Serialized Form