tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
std::string | tesseract::CodepointList (const std::vector< char32 > &str32) |
std::string | tesseract::PrintString32WithUnicodes (const std::string &str) |
std::string | tesseract::PrintStringVectorWithUnicodes (const std::vector< std::string > &glyphs) |
void | tesseract::ExpectGraphemeModeResults (const std::string &str, UnicodeNormMode u_mode, int unicode_count, int glyph_count, int grapheme_count, const std::string &target_str) |