tesseract v5.3.3.20231005
boxchar.cpp File Reference
#include "boxchar.h"
#include "fileio.h"
#include "normstrngs.h"
#include "tprintf.h"
#include "unicharset.h"
#include "unicode/uchar.h"
#include <algorithm>
#include <cstddef>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Variables

const int kMinNewlineRatio = 5
 
const int tesseract::kMaxLineLength = 1024
 

Variable Documentation

◆ kMinNewlineRatio

const int kMinNewlineRatio = 5

Definition at line 35 of file boxchar.cpp.