tesseract v5.3.3.20231005
|
Go to the source code of this file.
Classes | |
class | tesseract::UnicharIdArrayUtils |
class | tesseract::AmbigSpec |
class | tesseract::UnicharAmbigs |
Namespaces | |
namespace | tesseract |
Macros | |
#define | MAX_AMBIG_SIZE 10 |
Typedefs | |
using | tesseract::UnicharIdVector = std::vector< UNICHAR_ID > |
using | tesseract::UnicharAmbigsVector = std::vector< AmbigSpec_LIST * > |
Enumerations | |
enum | tesseract::AmbigType { tesseract::NOT_AMBIG , tesseract::REPLACE_AMBIG , tesseract::DEFINITE_AMBIG , tesseract::SIMILAR_AMBIG , tesseract::CASE_AMBIG , tesseract::AMBIG_TYPE_COUNT } |