Home
last modified time | relevance | path

Searched refs:SetupFlatShapeTable (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/training/common/
H A Dmastertrainer.h162 void SetupFlatShapeTable(ShapeTable *shape_table);
H A Dcommontraining.cpp284 trainer->SetupFlatShapeTable(*shape_table); in LoadTrainingData()
H A Dmastertrainer.cpp552 void MasterTrainer::SetupFlatShapeTable(ShapeTable *shape_table) { in SetupFlatShapeTable() function in tesseract::MasterTrainer