Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/training/common/
H A Dmastertrainer.h166 CLUSTERER *SetupForClustering(const ShapeTable &shape_table,
H A Dmastertrainer.cpp585 CLUSTERER *MasterTrainer::SetupForClustering( in SetupForClustering() function in tesseract::MasterTrainer
/dports/graphics/tesseract/tesseract-5.0.0/src/training/
H A Dmftraining.cpp94 trainer->SetupForClustering(shape_table, feature_defs, shape_id, &num_samples); in ClusterOneConfig()