Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

I am trying to use google vision api in c++ to read local images

I have tried using c++ to use google vision api to read local files, but I have no experience with google, and I am mainly a c++ developer, so changing languages is not that of an option. Do any one knows how to do it in this language. Furthermore, any written documentation or tutorial in my language(c++) will be extremely helpful.

Thanks in advance
0 1 341
1 REPLY 1

There is a library of Vision API in C++ you can use google-cloud-cpp quickstart.