#include "varable.h"
#include "bits16.h"
#include "strngs.h"
#include "blckerr.h"
#include "stepblob.h"
#include "polyblob.h"
#include "ocrrow.h"
Go to the source code of this file.
Classes | |
class | WERD |
Enumerations | |
enum | WERD_FLAGS { W_SEGMENTED, W_ITALIC, W_BOLD, W_BOL, W_EOL, W_NORMALIZED, W_POLYGON, W_LINEARC, W_DONT_CHOP, W_REP_CHAR, W_FUZZY_SP, W_FUZZY_NON, W_INVERSE } |
enum | DISPLAY_FLAGS { DF_BOX, DF_TEXT, DF_POLYGONAL, DF_EDGE_STEP, DF_BN_POLYGONAL } |
Functions | |
int | word_comparator (const void *word1p, const void *word2p) |
Variables | |
bool | bln_numericmode = 0 |
int | bln_x_height = 128 |
int | bln_baseline_offset = 64 |
enum DISPLAY_FLAGS |
enum WERD_FLAGS |
int word_comparator | ( | const void * | word1p, | |
const void * | word2p | |||
) |
int bln_baseline_offset = 64 |
"Baseline Norm. offset of baseline"
bool bln_numericmode = 0 |
"Optimize for numbers"
int bln_x_height = 128 |
"Baseline Normalisation X-height"