tesseract::AltList Class Reference
#include <altlist.h>
List of all members.
Constructor & Destructor Documentation
tesseract::AltList::AltList |
( |
int |
max_alt |
) |
[explicit] |
tesseract::AltList::~AltList |
( |
|
) |
[virtual] |
Member Function Documentation
int tesseract::AltList::AltCost |
( |
int |
alt_idx |
) |
const [inline] |
int tesseract::AltList::AltCount |
( |
|
) |
const [inline] |
double tesseract::AltList::AltProb |
( |
int |
alt_idx |
) |
const [inline] |
void* tesseract::AltList::AltTag |
( |
int |
alt_idx |
) |
const [inline] |
int tesseract::AltList::BestCost |
( |
int * |
best_alt |
) |
const |
virtual void tesseract::AltList::Sort |
( |
|
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
- /home/rays/src/opensrc/tesseract-ocr/cube/altlist.h
- /home/rays/src/opensrc/tesseract-ocr/cube/altlist.cpp