|
tesseract
5.0.0-alpha-619-ge9db
|
#include "boxchar.h"#include <cstddef>#include <algorithm>#include <vector>#include "fileio.h"#include <tesseract/genericvector.h>#include "normstrngs.h"#include "tprintf.h"#include "unicharset.h"#include "unicode/uchar.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Variables | |
| const int | kMinNewlineRatio = 5 |
| const int | tesseract::kMaxLineLength = 1024 |
| const int kMinNewlineRatio = 5 |
Definition at line 36 of file boxchar.cpp.