tesseract-doxygen/classify/blobclass.cpp File Reference

#include "blobclass.h"
#include "oldlist.h"
#include "tessclas.h"
#include "fxdefs.h"
#include "ocrfeatures.h"
#include <stdio.h>
#include "efio.h"
#include "callcpp.h"
#include <math.h>
#include <signal.h>

Defines

#define MAXFILENAME   80
#define MAXMATCHES   10
#define TRAIN_SUFFIX   ".tr"

Functions

void LearnBlob (const STRING &filename, TBLOB *Blob, TEXTROW *Row, const char *BlobText)
void LearnBlob (FILE *FeatureFile, TBLOB *Blob, TEXTROW *Row, const char *BlobText, const char *FontName)

Variables

char * classify_font_name = kUnknownFontName
char imagefile []

Define Documentation

#define MAXFILENAME   80

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

#define MAXMATCHES   10
#define TRAIN_SUFFIX   ".tr"

Function Documentation

void LearnBlob ( FILE *  FeatureFile,
TBLOB Blob,
TEXTROW Row,
const char *  BlobText,
const char *  FontName 
)
void LearnBlob ( const STRING filename,
TBLOB Blob,
TEXTROW Row,
const char *  BlobText 
)

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


Variable Documentation

char* classify_font_name = kUnknownFontName

"Default font name to be used in training"

char imagefile[]

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

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