|
tesseract
4.00.00dev
|
#include "boxchar.h"#include <stddef.h>#include <algorithm>#include "fileio.h"#include "genericvector.h"#include "ndminx.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 37 of file boxchar.cpp.