Does Google Mobile Vision support OCR on iOS?

人盡茶涼 提交于 2019-12-01 06:02:34

The Google Mobile Vision website at the time of this post says:

Note that iOS supports only face detection and tracking at this time.

Source: https://developers.google.com/vision/reference

In March 2017, it find faces and barcodes in photos and videos.

https://developers.google.com/vision/ios/getting-started

As of April 2018 it does support text recognition however in I/O 2018 Google deprecated it in favor of ML.Kit which is part of Firebase. ML.kit supports both cloud and on device text recognition.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!