| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1CropHintsParams |
GoogleCloudVisionV1p2beta1CropHintsParams.clone() |
GoogleCloudVisionV1p2beta1CropHintsParams |
GoogleCloudVisionV1p2beta1ImageContext.getCropHintsParams()
Parameters for crop hints annotation request.
|
GoogleCloudVisionV1p2beta1CropHintsParams |
GoogleCloudVisionV1p2beta1CropHintsParams.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1CropHintsParams |
GoogleCloudVisionV1p2beta1CropHintsParams.setAspectRatios(List<Float> aspectRatios)
Aspect ratios in floats, representing the ratio of the width to the height of the image.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setCropHintsParams(GoogleCloudVisionV1p2beta1CropHintsParams cropHintsParams)
Parameters for crop hints annotation request.
|
Copyright © 2011–2025 Google. All rights reserved.