I used google vision online in https://cloud.google.com/vision/ to get the detected text for an image file. I received 5 results.
Then I used the api to get the detected text for the same image file. But I only received 3 results and only 1 is exactly the same as one of the online-result.
Can anyone tell how to get the same results?