AddShape(int unichar_id, int font_id) | tesseract::ShapeTable | |
AddShape(const Shape &other) | tesseract::ShapeTable | |
AddShapeToResults(const ShapeRating &shape_rating, std::vector< int > *unichar_map, std::vector< UnicharRating > *results) const | tesseract::ShapeTable | |
AddShapeToShape(unsigned shape_id, const Shape &other) | tesseract::ShapeTable | |
AddToShape(unsigned shape_id, int unichar_id, int font_id) | tesseract::ShapeTable | |
AlreadyMerged(unsigned shape_id1, unsigned shape_id2) const | tesseract::ShapeTable | |
AnyMultipleUnichars() const | tesseract::ShapeTable | |
AppendMasterShapes(const ShapeTable &other, std::vector< int > *shape_map) | tesseract::ShapeTable | |
BuildFromShape(const Shape &shape, const ShapeTable &master_shapes) | tesseract::ShapeTable | |
CommonFont(unsigned shape_id1, unsigned shape_id2) const | tesseract::ShapeTable | |
CommonUnichars(unsigned shape_id1, unsigned shape_id2) const | tesseract::ShapeTable | |
DebugStr(unsigned shape_id) const | tesseract::ShapeTable | |
DeleteShape(unsigned shape_id) | tesseract::ShapeTable | |
DeSerialize(TFile *fp) | tesseract::ShapeTable | |
EqualUnichars(unsigned shape_id1, unsigned shape_id2) const | tesseract::ShapeTable | |
FindShape(int unichar_id, int font_id) const | tesseract::ShapeTable | |
ForceFontMerges(unsigned start, unsigned end) | tesseract::ShapeTable | |
GetFirstUnicharAndFont(unsigned shape_id, int *unichar_id, int *font_id) const | tesseract::ShapeTable | |
GetShape(unsigned shape_id) const | tesseract::ShapeTable | inline |
MasterDestinationIndex(unsigned shape_id) const | tesseract::ShapeTable | |
MasterFontCount(unsigned shape_id) const | tesseract::ShapeTable | |
MasterUnicharCount(unsigned shape_id) const | tesseract::ShapeTable | |
MaxNumUnichars() const | tesseract::ShapeTable | |
MergedUnicharCount(unsigned shape_id1, unsigned shape_id2) const | tesseract::ShapeTable | |
MergeEqualUnichars(int merge_id1, int merge_id2, unsigned shape_id) const | tesseract::ShapeTable | |
MergeShapes(unsigned shape_id1, unsigned shape_id2) | tesseract::ShapeTable | |
MergeSubsetUnichar(int merge_id1, int merge_id2, unsigned shape_id) const | tesseract::ShapeTable | |
MutableShape(unsigned shape_id) | tesseract::ShapeTable | inline |
NumFonts() const | tesseract::ShapeTable | |
NumMasterShapes() const | tesseract::ShapeTable | |
NumShapes() const | tesseract::ShapeTable | inline |
ReMapClassIds(const std::vector< int > &unicharset_map) | tesseract::ShapeTable | |
Serialize(FILE *fp) const | tesseract::ShapeTable | |
set_unicharset(const UNICHARSET &unicharset) | tesseract::ShapeTable | inline |
ShapeTable() | tesseract::ShapeTable | |
ShapeTable(const UNICHARSET &unicharset) | tesseract::ShapeTable | explicit |
SubsetUnichar(unsigned shape_id1, unsigned shape_id2) const | tesseract::ShapeTable | |
SummaryStr() const | tesseract::ShapeTable | |
SwapShapes(unsigned shape_id1, unsigned shape_id2) | tesseract::ShapeTable | |
unicharset() const | tesseract::ShapeTable | inline |
~ShapeTable() | tesseract::ShapeTable | inline |