tesseract-doxygen/classify/fxdefs.h File Reference

#include "tessclas.h"
#include "general.h"

Go to the source code of this file.

Classes

struct  LINE_STATS

Defines

#define LEARN_MODE   0
#define CLASSIFY_MODE   1
#define SetExtractMode(M)   (ExtractMode = (M))
#define EnterLearnMode   (SetExtractMode (LEARN_MODE))
#define EnterClassifyMode   (SetExtractMode (CLASSIFY_MODE))

Typedefs

typedef char * CHAR_FEATURES

Functions

void SetupExtractors ()
void GetLineStatsFromRow (TEXTROW *Row, LINE_STATS *LineStats)

Variables

int ExtractMode

Define Documentation

#define CLASSIFY_MODE   1
#define EnterClassifyMode   (SetExtractMode (CLASSIFY_MODE))
#define EnterLearnMode   (SetExtractMode (LEARN_MODE))
#define LEARN_MODE   0

---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------

#define SetExtractMode (  )     (ExtractMode = (M))

---------------------------------------------------------------------------- Macros ----------------------------------------------------------------------------


Typedef Documentation

typedef char* CHAR_FEATURES

Function Documentation

void GetLineStatsFromRow ( TEXTROW Row,
LINE_STATS LineStats 
)
void SetupExtractors (  ) 

---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------


Variable Documentation

---------------------------------------------------------------------------- Global Data Definitions and Declarations ----------------------------------------------------------------------------

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