Skip to main content
Released

Enhancement of GoogleVisionConnector

Related products:FME Form
  • March 10, 2020
  • 1 reply
  • 20 views

takashi
Celebrity

In a recent project, I realized that the collaboration of Google Vision AI and FME through the GoogleVisionConnector is very helpful to solve a text detection problem.

The current GoogleVisionConnector has three detection types - Text, Object, Face, but the Google provides more types. It would be wonderful if the GoogleVisionConnector would support other detection types as well. Especially I'd like to use Document Text Detection.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

ebygomm
Evangelist
Forum|alt.badge.img+51
  • Evangelist
  • April 9, 2020

Agreed, it would also be good to be able to set the options for language hints if Document Text Detection is included as an option

At the moment, making requests via the httpcaller is a better option if you want additional control (but a much steeper learning curve)