CHAR_SAMPLE Class Reference

#include <charsample.h>

Inheritance diagram for CHAR_SAMPLE:
ELIST_LINK

List of all members.

Public Member Functions

 CHAR_SAMPLE ()
 CHAR_SAMPLE (PBLOB *blob, DENORM *denorm, char c)
 CHAR_SAMPLE (IMAGE *image, char c)
 ~CHAR_SAMPLE ()
float match_sample (CHAR_SAMPLE *test_sample, BOOL8 updating, tesseract::Tesseract *tess)
inT32 n_matches ()
IMAGEimage ()
PBLOBblob ()
DENORMdenorm ()
double mean_score ()
double variance ()
char character ()
void print (FILE *f)
void reset_match_statistics ()

Public Attributes

NEWDELETE2(CHAR_SAMPLE)
private PBLOB
sample_blob
DENORMsample_denorm
inT32 n_samples_matched
double total_match_scores
double sumsq_match_scores
char ch

Constructor & Destructor Documentation

CHAR_SAMPLE::CHAR_SAMPLE (  ) 
CHAR_SAMPLE::CHAR_SAMPLE ( PBLOB blob,
DENORM denorm,
char  c 
)
CHAR_SAMPLE::CHAR_SAMPLE ( IMAGE image,
char  c 
)
CHAR_SAMPLE::~CHAR_SAMPLE (  )  [inline]

Member Function Documentation

PBLOB* CHAR_SAMPLE::blob (  )  [inline]
char CHAR_SAMPLE::character (  )  [inline]
DENORM* CHAR_SAMPLE::denorm (  )  [inline]
IMAGE* CHAR_SAMPLE::image (  )  [inline]
float CHAR_SAMPLE::match_sample ( CHAR_SAMPLE test_sample,
BOOL8  updating,
tesseract::Tesseract tess 
)
double CHAR_SAMPLE::mean_score (  ) 
inT32 CHAR_SAMPLE::n_matches (  )  [inline]
void CHAR_SAMPLE::print ( FILE *  f  ) 
void CHAR_SAMPLE::reset_match_statistics (  ) 
double CHAR_SAMPLE::variance (  ) 

Member Data Documentation


The documentation for this class was generated from the following files:
Generated on Sun Jul 18 17:11:06 2010 for Tesseract by  doxygen 1.6.3