I tried the script, and all is good. However, when I used the images from the demo page here: https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/?v=18.05, "Read text in images" session, no text were detected. I am wondering why is the discrepancy.
Specifically, the images I tried are:
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@whataride Thanks for your feedback! We will investigate and update as appropriate.
@whataride Thanks for the feedback! I have assigned the issue to the content author to investigate further and update the document as appropriate.
@noellelacharite Hi, this is a doc-related issue/ product-question issue, can you please check it to see if there something wrong with our document? Thanks a lot!
hi ! same issue here, any news to explain the difference ?
hello ! I have same issue too. any news to explain the difference ?
@YutongTie-MSFT please reassign to @PatrickFarley
I think this might be because you are using different API than the one in the demo page. The demo page uses recognize text API rather than the OCR API
Same here...not able to get the same result as in demo page via vision api.
Hi. I think I solved it. I will summarize tomorrow
@hjpark914 ping
Apparently, the demo page are using "vision/v2.0/recognizeText" api. So i had switched to this for the solution.
Hi @whataride, @skysrc is correct. "OCR" and "recognizeText" are two different APIs. OCR is the legacy engine, while recognizeText is the newer engine. I will try to make this more clear in the docs.
@kamathn for visibility.
Most helpful comment
hello ! I have same issue too. any news to explain the difference ?