| Package | Description |
|---|---|
| com.google.api.services.vision.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CropHintsParams |
CropHintsParams.clone() |
CropHintsParams |
ImageContext.getCropHintsParams()
Parameters for crop hints annotation request.
|
CropHintsParams |
CropHintsParams.set(String fieldName,
Object value) |
CropHintsParams |
CropHintsParams.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 |
|---|---|
ImageContext |
ImageContext.setCropHintsParams(CropHintsParams cropHintsParams)
Parameters for crop hints annotation request.
|
Copyright © 2011–2019 Google. All rights reserved.