Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
Position
A 3D position in the image, used primarily for Face detection landmarks.
|
static class |
Position.Builder
A 3D position in the image, used primarily for Face detection landmarks.
|
Modifier and Type | Method and Description |
---|---|
PositionOrBuilder |
FaceAnnotation.LandmarkOrBuilder.getPositionOrBuilder()
Face landmark position.
|
PositionOrBuilder |
FaceAnnotation.Landmark.getPositionOrBuilder()
Face landmark position.
|
PositionOrBuilder |
FaceAnnotation.Landmark.Builder.getPositionOrBuilder()
Face landmark position.
|
Copyright © 2022 Google LLC. All rights reserved.