tesseract 5.2.0
|
This is the complete list of members for tesseract::RecodeBeamTest, including all inherited members.
ccutil_ | tesseract::RecodeBeamTest | protected |
encoded_null_char_ | tesseract::RecodeBeamTest | protected |
EncodeUTF8(const char *utf8_str, float score, int start_t, TRand *random, GENERIC_2D_ARRAY< float > *outputs) | tesseract::RecodeBeamTest | inlineprotected |
ExpectCorrect(const GENERIC_2D_ARRAY< float > &output, const std::vector< int > &transcription) | tesseract::RecodeBeamTest | inlineprotected |
ExpectCorrect(const GENERIC_2D_ARRAY< float > &output, const std::string &truth_utf8, Dict *dict, PointerVector< WERD_RES > *words) | tesseract::RecodeBeamTest | inlineprotected |
GenerateRandomPaddedOutputs(const std::vector< int > &unichar_ids, int padding) | tesseract::RecodeBeamTest | inlineprotected |
GenerateSyntheticOutputs(const char *chars1[], const float scores1[], const char *chars2[], const float scores2[], TRand *random) | tesseract::RecodeBeamTest | inlineprotected |
LoadDict(const std::string &lang) | tesseract::RecodeBeamTest | inlineprotected |
LoadUnicharset(const std::string &unicharset_name) | tesseract::RecodeBeamTest | inlineprotected |
lstm_dict_ | tesseract::RecodeBeamTest | protected |
RecodeBeamTest() | tesseract::RecodeBeamTest | inlineprotected |
recoder_ | tesseract::RecodeBeamTest | protected |
SetUp() override | tesseract::RecodeBeamTest | inlineprotected |
unichar_null_char_ | tesseract::RecodeBeamTest | protected |
~RecodeBeamTest() override | tesseract::RecodeBeamTest | inlineprotected |