Class | Description |
---|---|
BaseOCR | |
DoubleVector | |
DoubleVector.Iterator | |
ERFilter |
\brief Base class for 1st and 2nd stages of Neumann and Matas scene text detection algorithm \cite Neumann12.
|
ERFilter.Callback |
\brief Callback with the classifier is made a class.
|
ERStat |
\addtogroup text_detect
\{
|
ERStatVector | |
ERStatVector.Iterator | |
ERStatVectorVector | |
ERStatVectorVector.Iterator | |
FloatVector | |
FloatVector.Iterator | |
IntDeque | |
IntDeque.Iterator | |
IntVector | |
IntVector.Iterator | |
OCRBeamSearchDecoder |
\brief OCRBeamSearchDecoder class provides an interface for OCR using Beam Search algorithm.
|
OCRBeamSearchDecoder.ClassifierCallback |
\brief Callback with the character classifier is made a class.
|
OCRHMMDecoder |
\brief OCRHMMDecoder class provides an interface for OCR using Hidden Markov Models.
|
OCRHMMDecoder.ClassifierCallback |
\brief Callback with the character classifier is made a class.
|
OCRHolisticWordRecognizer |
\brief OCRHolisticWordRecognizer class provides the functionallity of segmented wordspotting.
|
OCRTesseract |
\brief OCRTesseract class provides an interface with the tesseract-ocr API (v3.02.02) in C++.
|
TextDetector |
\addtogroup text_detect
\{
|
TextDetectorCNN |
\brief TextDetectorCNN class provides the functionallity of text bounding box detection.
|
Copyright © 2020. All rights reserved.