what’s the difference between read api and ocr?

Yadama Kenzan 141 Reputation points
2022-06-30T21:07:23.077+00:00

what’s the difference between read api and ocr? Do they perform the same? I read some online resources but they are not helpful could you explain more?

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
415 questions
{count} votes

Accepted answer
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2022-07-01T19:28:23.807+00:00

    Hello @Yadama Kenzan

    The Computer Vision RecognizeText and ocr operations are no longer maintained, and are in the process of being deprecated in favor of the new Read API. Existing customers should transition to using Read operations.

    So the Read API is the latest version if you want to do extracts printed text (in several languages), handwritten text (in several languages), digits, and currency symbols from images and multi-page PDF documents. It's optimized to extract text from text-heavy images and multi-page PDF documents with mixed languages. It supports extracting both printed and handwritten text in the same image or document.

    I hope this helps.

    Regards,
    Yutong
    -Please kindly accept the answer if you feel helpful to support the community, thanks.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.