I would like to use the Microsoft Cognitive Services Computer Vision API to recognize bib numbers on photos of runners in a race, either single runners or a reasonably small number of individual runners.
Is that a task that the OCR function should be able to handle? I have tried a couple samples with the "getting started" program and the testing console, and it returns an empty array of regions. Am I doing something wrong, or is that beyond its capabilities?