Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dblamer.h243 void SetupNormTruthWord(const DENORM &denorm);
H A Dblamer.cpp151 void BlamerBundle::SetupNormTruthWord(const DENORM &denorm) { in SetupNormTruthWord() function in tesseract::BlamerBundle
H A Dpageres.cpp396 blamer_bundle->SetupNormTruthWord(denorm); in SetupBlamerBundle()