Tesseract
3.02
|
Alt(int alt_idx) const | tesseract::CharAltList | [inline] |
alt_cnt_ | tesseract::AltList | [protected] |
alt_cost_ | tesseract::AltList | [protected] |
alt_tag_ | tesseract::AltList | [protected] |
AltCost(int alt_idx) const | tesseract::AltList | [inline] |
AltCount() const | tesseract::AltList | [inline] |
AltList(int max_alt) | tesseract::AltList | [explicit] |
AltProb(int alt_idx) const | tesseract::AltList | [inline] |
AltTag(int alt_idx) const | tesseract::AltList | [inline] |
BestCost(int *best_alt) const | tesseract::AltList | |
CharAltList(const CharSet *char_set, int max_alt=kMaxCharAlt) | tesseract::CharAltList | |
ClassCost(int class_id) const | tesseract::CharAltList | [inline] |
Insert(int class_id, int cost, void *tag=NULL) | tesseract::CharAltList | |
max_alt_ | tesseract::AltList | [protected] |
SetAltCost(int alt_idx, int cost) | tesseract::CharAltList | [inline] |
Sort() | tesseract::CharAltList | [virtual] |
~AltList() | tesseract::AltList | [virtual] |
~CharAltList() | tesseract::CharAltList |