We noticed that Google Vision API doesn't work well if an image has a lot of text. It returns 'strange' results.
Here is an exapmle:
https://www.dropbox.com/s/vhqxxwgj4stvfc9/screenwithproblem.jpg?dl=0 - Will return something like this: https://www.dropbox.com/s/r3gkn38rw36agvs/Screenshot%202016-11-30%2011.26.20.jpg?dl=0
If we send just the part of that image, everything will be fine. It can be checked via demo page of API too (cloud.google.com/vision).
We tried on different images and get the same problem.
Can you advise us if we are doing something wrong or this is problem on Google's side?
Thank you in advanced!