Send feedback
Class VideoObjectTrackingPredictionResult.Frame (3.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.0.0 keyboard_arrow_down
public static final class VideoObjectTrackingPredictionResult . Frame extends 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.v1.schema.predict.prediction.VideoObjectTrackingPredictionResult.Frame
Static Fields
public static final int TIME_OFFSET_FIELD_NUMBER
Field Value
public static final int X_MAX_FIELD_NUMBER
Field Value
public static final int X_MIN_FIELD_NUMBER
Field Value
public static final int Y_MAX_FIELD_NUMBER
Field Value
public static final int Y_MIN_FIELD_NUMBER
Field Value
Static Methods
public static VideoObjectTrackingPredictionResult . Frame getDefaultInstance ()
Returns
public static final Descriptors . Descriptor getDescriptor ()
Returns
public static VideoObjectTrackingPredictionResult . Frame . Builder newBuilder ()
Returns
public static VideoObjectTrackingPredictionResult . Frame . Builder newBuilder ( VideoObjectTrackingPredictionResult . Frame prototype )
Parameter
Returns
public static VideoObjectTrackingPredictionResult . Frame parseDelimitedFrom ( InputStream input )
Parameter
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( byte [] data )
Parameter
Name Description data byte []
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( ByteString data )
Parameter
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( CodedInputStream input )
Parameter
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( InputStream input )
Parameter
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( ByteBuffer data )
Parameter
Returns
Exceptions
public static VideoObjectTrackingPredictionResult . Frame parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static Parser<VideoObjectTrackingPredictionResult . Frame > parser ()
Returns
Methods
public boolean equals ( Object obj )
Parameter
Returns
Overrides
public VideoObjectTrackingPredictionResult . Frame getDefaultInstanceForType ()
Returns
public Parser<VideoObjectTrackingPredictionResult . Frame > getParserForType ()
Returns
Overrides
public int getSerializedSize ()
Returns
Overrides
public Duration getTimeOffset ()
A time (frame) of a video in which the object has been detected.
Expressed as a number of seconds as measured from the
start of the video, with fractions up to a microsecond precision, and
with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
Returns
public DurationOrBuilder getTimeOffsetOrBuilder ()
A time (frame) of a video in which the object has been detected.
Expressed as a number of seconds as measured from the
start of the video, with fractions up to a microsecond precision, and
with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
Returns
public final UnknownFieldSet getUnknownFields ()
Returns
Overrides
public FloatValue getXMax ()
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
Returns
public FloatValueOrBuilder getXMaxOrBuilder ()
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
Returns
public FloatValue getXMin ()
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
Returns
public FloatValueOrBuilder getXMinOrBuilder ()
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
Returns
public FloatValue getYMax ()
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
Returns
public FloatValueOrBuilder getYMaxOrBuilder ()
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
Returns
public FloatValue getYMin ()
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
Returns
public FloatValueOrBuilder getYMinOrBuilder ()
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
Returns
public boolean hasTimeOffset ()
A time (frame) of a video in which the object has been detected.
Expressed as a number of seconds as measured from the
start of the video, with fractions up to a microsecond precision, and
with "s" appended at the end.
.google.protobuf.Duration time_offset = 1;
Returns
Type Description boolean Whether the timeOffset field is set.
The rightmost coordinate of the bounding box.
.google.protobuf.FloatValue x_max = 3;
Returns
Type Description boolean Whether the xMax field is set.
The leftmost coordinate of the bounding box.
.google.protobuf.FloatValue x_min = 2;
Returns
Type Description boolean Whether the xMin field is set.
The bottommost coordinate of the bounding box.
.google.protobuf.FloatValue y_max = 5;
Returns
Type Description boolean Whether the yMax field is set.
The topmost coordinate of the bounding box.
.google.protobuf.FloatValue y_min = 4;
Returns
Type Description boolean Whether the yMin field is set.
Returns
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
public final boolean isInitialized ()
Returns
Overrides
public VideoObjectTrackingPredictionResult . Frame . Builder newBuilderForType ()
Returns
protected VideoObjectTrackingPredictionResult . Frame . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Parameter
Returns
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Parameter
Returns
Overrides
public VideoObjectTrackingPredictionResult . Frame . Builder toBuilder ()
Returns
public void writeTo ( CodedOutputStream output )
Parameter
Overrides
Exceptions
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-05 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-05 UTC."],[],[]]