|
tesseract v5.3.3.20231005
|
#include <algorithm>#include <allheaders.h>#include "boxread.h"#include "fontinfo.h"#include "indexmapbidi.h"#include "intfeaturedist.h"#include "intfeaturemap.h"#include "intfeaturespace.h"#include "shapetable.h"#include "trainingsample.h"#include "trainingsampleset.h"#include "unicity_table.h"Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Variables | |
| const int | tesseract::kTestChar = -1 |
| const int | tesseract::kSquareLimit = 25 |
| const int | tesseract::kPrime1 = 17 |
| const int | tesseract::kPrime2 = 13 |