tesseract::BlobMatchTable Class Reference

#include <matchtab.h>

List of all members.

Public Member Functions

 BlobMatchTable ()
 ~BlobMatchTable ()
void init_match_table ()
void end_match_table ()
void put_match (TBLOB *blob, BLOB_CHOICE_LIST *ratings)
BLOB_CHOICE_LIST * get_match (TBLOB *blob)
BLOB_CHOICE_LIST * get_match_by_box (const TBOX &box)
void add_to_match (TBLOB *blob, BLOB_CHOICE_LIST *ratings)

Constructor & Destructor Documentation

tesseract::BlobMatchTable::BlobMatchTable (  ) 
tesseract::BlobMatchTable::~BlobMatchTable (  ) 

Member Function Documentation

void tesseract::BlobMatchTable::add_to_match ( TBLOB blob,
BLOB_CHOICE_LIST *  ratings 
)
void tesseract::BlobMatchTable::end_match_table (  ) 
BLOB_CHOICE_LIST * tesseract::BlobMatchTable::get_match ( TBLOB blob  ) 
BLOB_CHOICE_LIST * tesseract::BlobMatchTable::get_match_by_box ( const TBOX box  ) 
void tesseract::BlobMatchTable::init_match_table (  ) 
void tesseract::BlobMatchTable::put_match ( TBLOB blob,
BLOB_CHOICE_LIST *  ratings 
)

The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:27 2012 for Tesseract by  doxygen 1.6.3