tesseract::BlobMatchTable Class Reference
#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_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:
- /home/rays/src/opensrc/tesseract-ocr/wordrec/matchtab.h
- /home/rays/src/opensrc/tesseract-ocr/wordrec/matchtab.cpp