Does OCR Support Batch Recognition?
OCR currently supports recognizing one image per API call and does not offer built-in batch recognition capabilities.
To implement batch recognition, additional development is required. You will need to write code based on your own tech stack (for example, Java, Python, Go) to encapsulate the logic for single-image recognition. Then, by looping through API calls, you can pass in multiple images one by one. It is also important to design a concurrency control strategy based on the number of images and business priorities to avoid triggering rate limits due to high request volume, ensuring efficient and stable batch processing.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot