OpenCvSharp.Text Namespace |
| Class | Description | |
|---|---|---|
| BaseOcr |
base class BaseOCR declares a common API that would be used in a typical text recognition scenario
| |
| OCRTesseract |
Recognize text using the tesseract-ocr API.
Takes image on input and returns recognized text in the output_text parameter.
Optionallyprovides also the Rects for individual text elements found(e.g.words),
and the list of those text elements with their confidence values.
|
| Enumeration | Description | |
|---|---|---|
| ComponentLevels |