Batch Read File operation applies the state of the art OCR algorithms mainly for large text heavy documents. It can…
Recognize Text operation in Computer Vision API is similar to the OCR operation and it executes asynchronously. The Recognize Text…
The “OCR” operation detects and extracts text from image and provides the output as JSON. The OCR operation executes synchronously…
The “Get Thumbnail” operation generates a thumbnail image for the uploaded image for the co-ordinates provided by the user. The…
The “Detect” operation detects objects in the uploaded image and return the co-ordinates associated with the objects along with the…
The “Describe” operation provides meaningful description about the uploaded image. More than one description can be generated by the operation…
The Computer Vision API v3.1 is a REST API and provides state-of-the-art algorithms to process images and provide information related…