Google Cloud Vision TEXT_DETECTION only on digits

前端 未结 1 1451
清酒与你
清酒与你 2021-01-15 09:16

Is there any way to constrain google cloud vision, especially for type TEXT_DETECTION to only recognize digits? I think it will greatly improve my result.

I cannot f

相关标签:
1条回答
  • 2021-01-15 09:39

    Currently we are unable to constrain by numbers alone. HAve you tried the updated response stream with granular polyboxes to see if this is still an issue?

    0 讨论(0)
提交回复
热议问题