Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
WebDetectionParams |
WebDetectionParams.clone() |
WebDetectionParams |
ImageContext.getWebDetectionParams()
Parameters for web detection.
|
WebDetectionParams |
WebDetectionParams.set(String fieldName,
Object value) |
WebDetectionParams |
WebDetectionParams.setIncludeGeoResults(Boolean includeGeoResults)
Whether to include results derived from the geo information in the image.
|
Modifier and Type | Method and Description |
---|---|
ImageContext |
ImageContext.setWebDetectionParams(WebDetectionParams webDetectionParams)
Parameters for web detection.
|
Copyright © 2011–2019 Google. All rights reserved.