I tried your image with the following simple request and I got the text 
description. You can just compare your request with mine and see where the 
issue is. It could be possible that your usage of traditional Chinese 
(zh-TW) hint on an English text is causing the issue. 

Unfortunately, we do not provide code-level support. If you need further 
assistance, consider posting on StackOverflow 
<https://cloud.google.com/support/docs/stackexchange>, which we also 
monitor as this falls outside the scope of this platform reserved for 
general discussion of GCP's products and services.

{
  "requests": [
    {
      "features": [
        {
          "type": "TEXT_DETECTION"
        }
      ],
      "image": {
        "source": {
          "imageUri": "gs://<your_file_name_here>.jpg"
        }
      }
    }
  ]
}

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2d4f5361-1b05-4d9d-a57a-763020bfa6fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine... Frankie Chan
    • [google-appe... 'Kenworth (Google Cloud Platform)' via Google App Engine

Reply via email to