Skip to content

Commit 8028da5

Browse files
authored
Update concept-ocr.md
1 parent a50680c commit 8028da5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ ms.author: pafarley
1616

1717
# Computer Vision v4.0 Read OCR (preview)
1818

19-
The new Computer Vision v4.0 Image Analysis REST API preview offers the ability to extract text from images. Compared with the async Computer Vision 3.2 GA Read [overview](../how-to/call-read-api.md) and [quickstart](../quickstarts-sdk/client-library.md), the new version offers the familiar Read OCR engine in a unified performance-enhanced synchronous API that makes it easy to get all image insights including OCR in a single API operation.
19+
The new Computer Vision v4.0 Image Analysis REST API preview offers the ability to extract printed or handwritten text from images. The Read OCR engine is built on top of multiple deep learning models supported by universal script-based models for global language support.
20+
21+
Compared with the async Computer Vision 3.2 GA Read [overview](../how-to/call-read-api.md) and [quickstart](../quickstarts-sdk/client-library.md), the new version offers the familiar Read OCR engine in a unified performance-enhanced synchronous API that makes it easy to get all image insights including OCR in a single API operation.
2022

2123
[!INCLUDE [read-editions](./includes/read-editions.md)]
2224

0 commit comments

Comments
 (0)