Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark |
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.clone() |
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark |
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.set(String fieldName,
Object value) |
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark |
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.setPosition(GoogleCloudVisionV1p1beta1Position position)
Face landmark position.
|
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark |
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.setType(String type)
Face landmark type.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p1beta1FaceAnnotationLandmark> |
GoogleCloudVisionV1p1beta1FaceAnnotation.getLandmarks()
Detected face landmarks.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p1beta1FaceAnnotation |
GoogleCloudVisionV1p1beta1FaceAnnotation.setLandmarks(List<GoogleCloudVisionV1p1beta1FaceAnnotationLandmark> landmarks)
Detected face landmarks.
|
Copyright © 2011–2019 Google. All rights reserved.