#include <matchtab.h>
List of all members.
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_bounds |
( |
unsigned int |
topleft, |
|
|
unsigned int |
botright |
|
) |
| |
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: