| Package | Description |
|---|---|
| org.opencv.text |
| Modifier and Type | Class and Description |
|---|---|
class |
OCRBeamSearchDecoder
OCRBeamSearchDecoder class provides an interface for OCR using Beam Search algorithm.
|
class |
OCRHMMDecoder
OCRHMMDecoder class provides an interface for OCR using Hidden Markov Models.
|
class |
OCRTesseract
OCRTesseract class provides an interface with the tesseract-ocr API (v3.02.02) in C++.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseOCR |
BaseOCR.__fromPtr__(long addr) |
Copyright © 2020. All rights reserved.