Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dpageres.cpp971 bool WERD_RES::ConditionalBlobMerge( in ConditionalBlobMerge() function in tesseract::WERD_RES
1054 ConditionalBlobMerge(std::bind(&WERD_RES::BothQuotes, this, _1, _2), nullptr); in fix_quotes()
1084 ConditionalBlobMerge(std::bind(&WERD_RES::BothHyphens, this, _1, _2), in fix_hyphens()
1101 if (ConditionalBlobMerge(std::bind(&WERD_RES::BothSpaces, this, _1, _2), in merge_tess_fails()
H A Dpageres.h628 bool ConditionalBlobMerge(