Allow multiple images/documents to be analyzed with one call
I use the SDK for processing images through OCR. It would be nice to be able to supply the ReadAPI with multiple images for a single request instead of looping over each image and calling one at a time. My current project is one original image that separated into multiple and resized to increase accuracy. It would be nice to push all the these partial images into one call.
1
vote
