tesseract v5.3.3.20231005
split.cpp File Reference
#include "split.h"
#include "coutln.h"
#include "tprintf.h"
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Functions

EDGEPT * tesseract::make_edgept (TDimension x, TDimension y, EDGEPT *next, EDGEPT *prev)
 
void tesseract::remove_edgept (EDGEPT *point)
 

Variables

const int tesseract::kCenterGradeCap = 25
 
const double tesseract::kBadPriority = 999.0
 
bool tesseract::wordrec_display_splits = 0