Searched refs:BelievableSuperscript (Results 1 – 2 of 2) sorted by relevance
/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/ |
H A D | superscript.cpp | 447 !prefix || BelievableSuperscript(superscript_debug >= 1, *prefix, in TrySuperscriptSplits() 451 !suffix || BelievableSuperscript(superscript_debug >= 1, *suffix, in TrySuperscriptSplits() 503 bool Tesseract::BelievableSuperscript(bool debug, const WERD_RES &word, float certainty_threshold, in BelievableSuperscript() function in tesseract::Tesseract
|
H A D | tesseractclass.h | 474 bool BelievableSuperscript(bool debug, const WERD_RES &word, float certainty_threshold,
|