Example call to Vision: ocr service

FROM PLATFORM VERSION 1.4.0

In this tutorial we will perform a call to the image analysis REST API service to detect text in the image, Optical Character Recognition (OCR).

Call to ocr/sample

Firstly, make a request to the example to know the request's arguments and format. You need the user token to do any call to the REST APIs.

Call to ocr

With this example, you can replace the data with your own data easily.

You can see the analysis results in the response.