Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p3beta1Position |
GoogleCloudVisionV1p3beta1Position.clone() |
GoogleCloudVisionV1p3beta1Position |
GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.getPosition()
Face landmark position.
|
GoogleCloudVisionV1p3beta1Position |
GoogleCloudVisionV1p3beta1Position.set(String fieldName,
Object value) |
GoogleCloudVisionV1p3beta1Position |
GoogleCloudVisionV1p3beta1Position.setX(Float x)
X coordinate.
|
GoogleCloudVisionV1p3beta1Position |
GoogleCloudVisionV1p3beta1Position.setY(Float y)
Y coordinate.
|
GoogleCloudVisionV1p3beta1Position |
GoogleCloudVisionV1p3beta1Position.setZ(Float z)
Z coordinate (or depth).
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p3beta1FaceAnnotationLandmark |
GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.setPosition(GoogleCloudVisionV1p3beta1Position position)
Face landmark position.
|
Copyright © 2011–2019 Google. All rights reserved.