| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_text.OCRBeamSearchDecoder
\brief OCRBeamSearchDecoder class provides an interface for OCR using Beam Search algorithm.
|
static class |
opencv_text.OCRHMMDecoder
\brief OCRHMMDecoder class provides an interface for OCR using Hidden Markov Models.
|
static class |
opencv_text.OCRHolisticWordRecognizer
\brief OCRHolisticWordRecognizer class provides the functionallity of segmented wordspotting.
|
static class |
opencv_text.OCRTesseract
\brief OCRTesseract class provides an interface with the tesseract-ocr API (v3.02.02) in C++.
|
Copyright © 2018. All rights reserved.