Skip to content

Commit 626977d

Browse files
authored
Update concept-ocr.md
1 parent d022241 commit 626977d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/cognitive-services/Computer-vision/concept-ocr.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ ms.author: pafarley
1616

1717
# OCR for images
1818

19+
20+
> [!NOTE]
21+
>
22+
> For extracting text from PDF, Office, and HTML documents and document images, use the [Form Recognizer Read OCR model](../../applied-ai-services/form-recognizer/concept-read.md) optimized for text-heavy digital and scanned documents with an asynchronous API that makes it easy to power your intelliegnt document processing scenarios.
23+
>
24+
1925
OCR traditionally started as a machine-learning based technique for extracting text from in-the-wild and non-document images like product labels, user generated images, screenshots, street signs, and posters. For several scenarios that including running OCR on single images that are not text-heavy, you need a fast, synchronous API or service. This allows OCR to be embedded in near real-time user experiences to enrich content understanding and follow-up user actions with fast turn-around times.
2026

2127
## What is Computer Vision v4.0 Read OCR (preview)

0 commit comments

Comments
 (0)