tesseract  5.0.0-alpha-619-ge9db
intmatcher.h File Reference
#include "params.h"
#include "intproto.h"

Go to the source code of this file.

Classes

struct  CP_RESULT_STRUCT
 
struct  ScratchEvidence
 
class  IntegerMatcher
 

Namespaces

 tesseract
 

Macros

#define SE_TABLE_BITS   9
 
#define SE_TABLE_SIZE   512
 

Variables

bool disable_character_fragments = false
 
int classify_integer_matcher_multiplier = 10
 

Macro Definition Documentation

◆ SE_TABLE_BITS

#define SE_TABLE_BITS   9

Public Function Prototypes

Definition at line 54 of file intmatcher.h.

◆ SE_TABLE_SIZE

#define SE_TABLE_SIZE   512

Definition at line 55 of file intmatcher.h.

Variable Documentation

◆ classify_integer_matcher_multiplier

int classify_integer_matcher_multiplier = 10

"Integer Matcher Multiplier 0-255: "

◆ disable_character_fragments

bool disable_character_fragments = false

"Do not include character fragments in the" " results of the classifier"