Does google cloud vision OCR support bar code reading?

我的未来我决定 提交于 2019-12-01 05:29:21

问题


I'm building an application which utilizes google cloud platform's OCR service. I'm still in progress with it and just wanted to know if this service also detects the bar codes and decode them?

Thanks.


回答1:


No--requiring users to have a network connection just to read a barcode would be excessive, and too slow. Check out the Google Mobile Vision API instead, which runs on the device.



来源:https://stackoverflow.com/questions/36309709/does-google-cloud-vision-ocr-support-bar-code-reading

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