The Microsoft.Hawaii.Ocr.Client namespace provides classes that implement the client library
that connects to the Hawaii Ocr Service
Classes
| Class | Description | |
|---|---|---|
| OcrResult |
This class describes the result obtained after a Hawaii OCR call.
| |
| OcrService |
Helper class that provides access to the OCR service.
| |
| OcrServiceResult |
This class represents the result of the OCR processing.
| |
| OcrText |
Contains one text item that is obtained after a Hawaii OCR call.
| |
| OcrWord |
Contains one word item that is obtained after a Hawaii OCR call.
|