Home
last modified time | relevance | path

Searched refs:BelievableSuperscript (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dsuperscript.cpp447 !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 Dtesseractclass.h474 bool BelievableSuperscript(bool debug, const WERD_RES &word, float certainty_threshold,