Vision - Cannot pass ImageContext parameter to document_text_detection #6387
Labels
api: vision
Issues related to the Cloud Vision API.
type: question
Request for information or clarification. Not an issue.
I want to pass
languageHints
parameter to document_text_detection or (client.annotate_image) as described here but I get error with following Traceback:To reproduce I tried :
or
Python Version: 3.6.4
google-cloud-vision Version: 0.34.0
OS: MacOS 10.14
Is there anyway to pass imageContext optional parameters? (I guess some fix like this is needed)
The text was updated successfully, but these errors were encountered: