public static final class ImageObjectDetectionPredictionResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder> implements ImageObjectDetectionPredictionResultOrBuilder
Prediction output format for Image Object Detection.Protobuf type
google.cloud.aiplatform.v1beta1.schema.predict.prediction.ImageObjectDetectionPredictionResult| Modifier and Type | Method and Description |
|---|---|
ImageObjectDetectionPredictionResult.Builder |
addAllBboxes(Iterable<? extends com.google.protobuf.ListValue> values)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
addAllConfidences(Iterable<? extends Float> values)
The Model's confidences in correctness of the predicted IDs, higher value
means higher confidence.
|
ImageObjectDetectionPredictionResult.Builder |
addAllDisplayNames(Iterable<String> values)
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
ImageObjectDetectionPredictionResult.Builder |
addAllIds(Iterable<? extends Long> values)
The resource IDs of the AnnotationSpecs that had been identified, ordered
by the confidence score descendingly.
|
ImageObjectDetectionPredictionResult.Builder |
addBboxes(int index,
com.google.protobuf.ListValue.Builder builderForValue)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
addBboxes(int index,
com.google.protobuf.ListValue value)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
addBboxes(com.google.protobuf.ListValue.Builder builderForValue)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
addBboxes(com.google.protobuf.ListValue value)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
com.google.protobuf.ListValue.Builder |
addBboxesBuilder()
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
com.google.protobuf.ListValue.Builder |
addBboxesBuilder(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
addConfidences(float value)
The Model's confidences in correctness of the predicted IDs, higher value
means higher confidence.
|
ImageObjectDetectionPredictionResult.Builder |
addDisplayNames(String value)
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
ImageObjectDetectionPredictionResult.Builder |
addDisplayNamesBytes(com.google.protobuf.ByteString value)
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
ImageObjectDetectionPredictionResult.Builder |
addIds(long value)
The resource IDs of the AnnotationSpecs that had been identified, ordered
by the confidence score descendingly.
|
ImageObjectDetectionPredictionResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImageObjectDetectionPredictionResult |
build() |
ImageObjectDetectionPredictionResult |
buildPartial() |
ImageObjectDetectionPredictionResult.Builder |
clear() |
ImageObjectDetectionPredictionResult.Builder |
clearBboxes()
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
clearConfidences()
The Model's confidences in correctness of the predicted IDs, higher value
means higher confidence.
|
ImageObjectDetectionPredictionResult.Builder |
clearDisplayNames()
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
ImageObjectDetectionPredictionResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImageObjectDetectionPredictionResult.Builder |
clearIds()
The resource IDs of the AnnotationSpecs that had been identified, ordered
by the confidence score descendingly.
|
ImageObjectDetectionPredictionResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImageObjectDetectionPredictionResult.Builder |
clone() |
com.google.protobuf.ListValue |
getBboxes(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
com.google.protobuf.ListValue.Builder |
getBboxesBuilder(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
List<com.google.protobuf.ListValue.Builder> |
getBboxesBuilderList()
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
int |
getBboxesCount()
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
List<com.google.protobuf.ListValue> |
getBboxesList()
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
com.google.protobuf.ListValueOrBuilder |
getBboxesOrBuilder(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
List<? extends com.google.protobuf.ListValueOrBuilder> |
getBboxesOrBuilderList()
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
float |
getConfidences(int index)
The Model's confidences in correctness of the predicted IDs, higher value
means higher confidence.
|
int |
getConfidencesCount()
The Model's confidences in correctness of the predicted IDs, higher value
means higher confidence.
|
List<Float> |
getConfidencesList()
The Model's confidences in correctness of the predicted IDs, higher value
means higher confidence.
|
ImageObjectDetectionPredictionResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayNames(int index)
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
com.google.protobuf.ByteString |
getDisplayNamesBytes(int index)
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
int |
getDisplayNamesCount()
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
com.google.protobuf.ProtocolStringList |
getDisplayNamesList()
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
long |
getIds(int index)
The resource IDs of the AnnotationSpecs that had been identified, ordered
by the confidence score descendingly.
|
int |
getIdsCount()
The resource IDs of the AnnotationSpecs that had been identified, ordered
by the confidence score descendingly.
|
List<Long> |
getIdsList()
The resource IDs of the AnnotationSpecs that had been identified, ordered
by the confidence score descendingly.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImageObjectDetectionPredictionResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImageObjectDetectionPredictionResult.Builder |
mergeFrom(ImageObjectDetectionPredictionResult other) |
ImageObjectDetectionPredictionResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImageObjectDetectionPredictionResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImageObjectDetectionPredictionResult.Builder |
removeBboxes(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
setBboxes(int index,
com.google.protobuf.ListValue.Builder builderForValue)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
setBboxes(int index,
com.google.protobuf.ListValue value)
Bounding boxes, i.e. the rectangles over the image, that pinpoint
the found AnnotationSpecs.
|
ImageObjectDetectionPredictionResult.Builder |
setConfidences(int index,
float value)
The Model's confidences in correctness of the predicted IDs, higher value
means higher confidence.
|
ImageObjectDetectionPredictionResult.Builder |
setDisplayNames(int index,
String value)
The display names of the AnnotationSpecs that had been identified, order
matches the IDs.
|
ImageObjectDetectionPredictionResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImageObjectDetectionPredictionResult.Builder |
setIds(int index,
long value)
The resource IDs of the AnnotationSpecs that had been identified, ordered
by the confidence score descendingly.
|
ImageObjectDetectionPredictionResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImageObjectDetectionPredictionResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImageObjectDetectionPredictionResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImageObjectDetectionPredictionResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImageObjectDetectionPredictionResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder mergeFrom(ImageObjectDetectionPredictionResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public ImageObjectDetectionPredictionResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImageObjectDetectionPredictionResult.Builder>IOExceptionpublic List<Long> getIdsList()
The resource IDs of the AnnotationSpecs that had been identified, ordered by the confidence score descendingly.
repeated int64 ids = 1;getIdsList in interface ImageObjectDetectionPredictionResultOrBuilderpublic int getIdsCount()
The resource IDs of the AnnotationSpecs that had been identified, ordered by the confidence score descendingly.
repeated int64 ids = 1;getIdsCount in interface ImageObjectDetectionPredictionResultOrBuilderpublic long getIds(int index)
The resource IDs of the AnnotationSpecs that had been identified, ordered by the confidence score descendingly.
repeated int64 ids = 1;getIds in interface ImageObjectDetectionPredictionResultOrBuilderindex - The index of the element to return.public ImageObjectDetectionPredictionResult.Builder setIds(int index, long value)
The resource IDs of the AnnotationSpecs that had been identified, ordered by the confidence score descendingly.
repeated int64 ids = 1;index - The index to set the value at.value - The ids to set.public ImageObjectDetectionPredictionResult.Builder addIds(long value)
The resource IDs of the AnnotationSpecs that had been identified, ordered by the confidence score descendingly.
repeated int64 ids = 1;value - The ids to add.public ImageObjectDetectionPredictionResult.Builder addAllIds(Iterable<? extends Long> values)
The resource IDs of the AnnotationSpecs that had been identified, ordered by the confidence score descendingly.
repeated int64 ids = 1;values - The ids to add.public ImageObjectDetectionPredictionResult.Builder clearIds()
The resource IDs of the AnnotationSpecs that had been identified, ordered by the confidence score descendingly.
repeated int64 ids = 1;public com.google.protobuf.ProtocolStringList getDisplayNamesList()
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;getDisplayNamesList in interface ImageObjectDetectionPredictionResultOrBuilderpublic int getDisplayNamesCount()
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;getDisplayNamesCount in interface ImageObjectDetectionPredictionResultOrBuilderpublic String getDisplayNames(int index)
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;getDisplayNames in interface ImageObjectDetectionPredictionResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDisplayNamesBytes(int index)
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;getDisplayNamesBytes in interface ImageObjectDetectionPredictionResultOrBuilderindex - The index of the value to return.public ImageObjectDetectionPredictionResult.Builder setDisplayNames(int index, String value)
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;index - The index to set the value at.value - The displayNames to set.public ImageObjectDetectionPredictionResult.Builder addDisplayNames(String value)
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;value - The displayNames to add.public ImageObjectDetectionPredictionResult.Builder addAllDisplayNames(Iterable<String> values)
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;values - The displayNames to add.public ImageObjectDetectionPredictionResult.Builder clearDisplayNames()
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;public ImageObjectDetectionPredictionResult.Builder addDisplayNamesBytes(com.google.protobuf.ByteString value)
The display names of the AnnotationSpecs that had been identified, order matches the IDs.
repeated string display_names = 2;value - The bytes of the displayNames to add.public List<Float> getConfidencesList()
The Model's confidences in correctness of the predicted IDs, higher value means higher confidence. Order matches the Ids.
repeated float confidences = 3;getConfidencesList in interface ImageObjectDetectionPredictionResultOrBuilderpublic int getConfidencesCount()
The Model's confidences in correctness of the predicted IDs, higher value means higher confidence. Order matches the Ids.
repeated float confidences = 3;getConfidencesCount in interface ImageObjectDetectionPredictionResultOrBuilderpublic float getConfidences(int index)
The Model's confidences in correctness of the predicted IDs, higher value means higher confidence. Order matches the Ids.
repeated float confidences = 3;getConfidences in interface ImageObjectDetectionPredictionResultOrBuilderindex - The index of the element to return.public ImageObjectDetectionPredictionResult.Builder setConfidences(int index, float value)
The Model's confidences in correctness of the predicted IDs, higher value means higher confidence. Order matches the Ids.
repeated float confidences = 3;index - The index to set the value at.value - The confidences to set.public ImageObjectDetectionPredictionResult.Builder addConfidences(float value)
The Model's confidences in correctness of the predicted IDs, higher value means higher confidence. Order matches the Ids.
repeated float confidences = 3;value - The confidences to add.public ImageObjectDetectionPredictionResult.Builder addAllConfidences(Iterable<? extends Float> values)
The Model's confidences in correctness of the predicted IDs, higher value means higher confidence. Order matches the Ids.
repeated float confidences = 3;values - The confidences to add.public ImageObjectDetectionPredictionResult.Builder clearConfidences()
The Model's confidences in correctness of the predicted IDs, higher value means higher confidence. Order matches the Ids.
repeated float confidences = 3;public List<com.google.protobuf.ListValue> getBboxesList()
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;getBboxesList in interface ImageObjectDetectionPredictionResultOrBuilderpublic int getBboxesCount()
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;getBboxesCount in interface ImageObjectDetectionPredictionResultOrBuilderpublic com.google.protobuf.ListValue getBboxes(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;getBboxes in interface ImageObjectDetectionPredictionResultOrBuilderpublic ImageObjectDetectionPredictionResult.Builder setBboxes(int index, com.google.protobuf.ListValue value)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder setBboxes(int index, com.google.protobuf.ListValue.Builder builderForValue)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder addBboxes(com.google.protobuf.ListValue value)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder addBboxes(int index, com.google.protobuf.ListValue value)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder addBboxes(com.google.protobuf.ListValue.Builder builderForValue)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder addBboxes(int index, com.google.protobuf.ListValue.Builder builderForValue)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder addAllBboxes(Iterable<? extends com.google.protobuf.ListValue> values)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder clearBboxes()
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public ImageObjectDetectionPredictionResult.Builder removeBboxes(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public com.google.protobuf.ListValue.Builder getBboxesBuilder(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public com.google.protobuf.ListValueOrBuilder getBboxesOrBuilder(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;getBboxesOrBuilder in interface ImageObjectDetectionPredictionResultOrBuilderpublic List<? extends com.google.protobuf.ListValueOrBuilder> getBboxesOrBuilderList()
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;getBboxesOrBuilderList in interface ImageObjectDetectionPredictionResultOrBuilderpublic com.google.protobuf.ListValue.Builder addBboxesBuilder()
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public com.google.protobuf.ListValue.Builder addBboxesBuilder(int index)
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public List<com.google.protobuf.ListValue.Builder> getBboxesBuilderList()
Bounding boxes, i.e. the rectangles over the image, that pinpoint the found AnnotationSpecs. Given in order that matches the IDs. Each bounding box is an array of 4 numbers `xMin`, `xMax`, `yMin`, and `yMax`, which represent the extremal coordinates of the box. They are relative to the image size, and the point 0,0 is in the top left of the image.
repeated .google.protobuf.ListValue bboxes = 4;public final ImageObjectDetectionPredictionResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>public final ImageObjectDetectionPredictionResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImageObjectDetectionPredictionResult.Builder>Copyright © 2024 Google LLC. All rights reserved.