Home
last modified time | relevance | path

Searched defs:IndexFeatures (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/classify/
H A Dintfeaturespace.cpp58 void IntFeatureSpace::IndexFeatures(const INT_FEATURE_STRUCT *features, int num_features, in IndexFeatures() function in tesseract::IntFeatureSpace
H A Dtrainingsample.cpp298 void TrainingSample::IndexFeatures(const IntFeatureSpace &feature_space) { in IndexFeatures() function in tesseract::TrainingSample
/dports/graphics/tesseract/tesseract-5.0.0/src/training/common/
H A Dtrainingsampleset.cpp527 void TrainingSampleSet::IndexFeatures(const IntFeatureSpace &feature_space) { in IndexFeatures() function in tesseract::TrainingSampleSet