tesseract-doxygen/wordrec/associate.h File Reference

#include "matrix.h"
#include "states.h"
#include "blobs.h"
#include "split.h"
#include "seam.h"

Go to the source code of this file.

Classes

struct  EVALUATION_RECORD
struct  CHUNKS_RECORD

Typedefs

typedef LIST BLOBS
typedef LIST OUTLINES
typedef LIST EDGEPTS
typedef inT16 BLOB_WEIGHTS [MAX_NUM_CHUNKS]
typedef EVALUATION_RECORD EVALUATION_ARRAY [MAX_NUM_CHUNKS]

Functions

void init_associate_vars ()
void print_eval_record (const char *label, EVALUATION_RECORD *eval_rec)

Variables

EVALUATION_ARRAY last_segmentation
WIDTH_RECORDchar_widths
bool wordrec_enable_assoc = 1
bool force_word_assoc = FALSE

Typedef Documentation

typedef inT16 BLOB_WEIGHTS[MAX_NUM_CHUNKS]
typedef LIST BLOBS

List of (BLOB*)

typedef LIST EDGEPTS

List of (EDGEPT*)

typedef EVALUATION_RECORD EVALUATION_ARRAY[MAX_NUM_CHUNKS]

Each segmentation

typedef LIST OUTLINES

List of (TESSLINE*)


Function Documentation

void init_associate_vars (  ) 
void print_eval_record ( const char *  label,
EVALUATION_RECORD eval_rec 
)

Variable Documentation

"always force associator to run, independent of what enable_assoc is." "This is used for CJK where component grouping is necessary."

"Associator Enable"

Generated on Sun Jul 18 17:10:51 2010 for Tesseract by  doxygen 1.6.3