tesseract
5.0.0-alpha-619-ge9db
|
#include <functional>
#include "errcode.h"
#include <tesseract/genericvector.h>
#include <tesseract/helpers.h>
#include <tesseract/serialis.h>
#include <tesseract/strngs.h>
#include <tesseract/unichar.h>
#include "unicharmap.h"
Go to the source code of this file.
Classes | |
class | CHAR_FRAGMENT |
class | UNICHARSET |
Enumerations | |
enum | SpecialUnicharCodes { UNICHAR_SPACE, UNICHAR_JOINED, UNICHAR_BROKEN, SPECIAL_UNICHAR_CODES_COUNT } |
enum | OldUncleanUnichars { OldUncleanUnichars::kFalse, OldUncleanUnichars::kTrue } |
|
strong |
enum SpecialUnicharCodes |
Enumerator | |
---|---|
UNICHAR_SPACE | |
UNICHAR_JOINED | |
UNICHAR_BROKEN | |
SPECIAL_UNICHAR_CODES_COUNT |
Definition at line 33 of file unicharset.h.