tesseract  4.1.0
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
 
int classify_adapt_proto_thresh = 230
 
int classify_adapt_feature_thresh = 230
 

Macro Definition Documentation

#define SE_TABLE_BITS   9

Public Function Prototypes

Definition at line 64 of file intmatcher.h.

#define SE_TABLE_SIZE   512

Definition at line 65 of file intmatcher.h.

Variable Documentation

int classify_adapt_feature_thresh = 230

"Threshold for good features during adaptive 0-255: "

int classify_adapt_proto_thresh = 230

"Threshold for good protos during adaptive 0-255: "

int classify_integer_matcher_multiplier = 10

"Integer Matcher Multiplier 0-255: "

bool disable_character_fragments = false

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