CHAR_PROTO Class Reference

#include <charsample.h>

List of all members.

Public Member Functions

 CHAR_PROTO ()
 CHAR_PROTO (inT32 x_size, inT32 y_size, inT32 n_samples, float initial_value, char c)
 CHAR_PROTO (CHAR_SAMPLE *sample)
 ~CHAR_PROTO ()
float match_sample (CHAR_SAMPLE *test_sample)
float match (CHAR_PROTO *test_proto)
inT32 n_samples ()
inT32 x_size ()
inT32 y_size ()
float ** data ()
char character ()
void enlarge_prototype (inT32 new_xsize, inT32 new_ysize)
void add_sample (CHAR_SAMPLE *sample)
IMAGEmake_image ()
void print (FILE *f)

Public Attributes

NEWDELETE2(CHAR_PROTO) private
inT32 
ysize
float * proto_data
float ** proto
inT32 nsamples
char ch

Constructor & Destructor Documentation

CHAR_PROTO::CHAR_PROTO (  ) 
CHAR_PROTO::CHAR_PROTO ( inT32  x_size,
inT32  y_size,
inT32  n_samples,
float  initial_value,
char  c 
)
CHAR_PROTO::CHAR_PROTO ( CHAR_SAMPLE sample  ) 
CHAR_PROTO::~CHAR_PROTO (  ) 

Member Function Documentation

void CHAR_PROTO::add_sample ( CHAR_SAMPLE sample  ) 
char CHAR_PROTO::character (  )  [inline]
float** CHAR_PROTO::data (  )  [inline]
void CHAR_PROTO::enlarge_prototype ( inT32  new_xsize,
inT32  new_ysize 
)
IMAGE * CHAR_PROTO::make_image (  ) 
float CHAR_PROTO::match ( CHAR_PROTO test_proto  ) 
float CHAR_PROTO::match_sample ( CHAR_SAMPLE test_sample  ) 
inT32 CHAR_PROTO::n_samples (  )  [inline]
void CHAR_PROTO::print ( FILE *  f  ) 
inT32 CHAR_PROTO::x_size (  )  [inline]
inT32 CHAR_PROTO::y_size (  )  [inline]

Member Data Documentation

NEWDELETE2 (CHAR_PROTO) private inT32 CHAR_PROTO::ysize

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