tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for tesseract::RecodeBeamSearch, including all inherited members.
BeamIndex(bool is_dawg, NodeContinuation cont, int length) | tesseract::RecodeBeamSearch | inlinestatic |
character_boundaries_ | tesseract::RecodeBeamSearch | |
combineSegmentedTimesteps(std::vector< std::vector< std::vector< std::pair< const char *, float >>>> *segmentedTimesteps) | tesseract::RecodeBeamSearch | |
ContinuationFromBeamsIndex(int index) | tesseract::RecodeBeamSearch | inlinestatic |
ctc_choices | tesseract::RecodeBeamSearch | |
DebugBeams(const UNICHARSET &unicharset) const | tesseract::RecodeBeamSearch | |
Decode(const NetworkIO &output, double dict_ratio, double cert_offset, double worst_dict_cert, const UNICHARSET *charset, int lstm_choice_mode=0) | tesseract::RecodeBeamSearch | |
Decode(const GENERIC_2D_ARRAY< float > &output, double dict_ratio, double cert_offset, double worst_dict_cert, const UNICHARSET *charset) | tesseract::RecodeBeamSearch | |
DecodeSecondaryBeams(const NetworkIO &output, double dict_ratio, double cert_offset, double worst_dict_cert, const UNICHARSET *charset, int lstm_choice_mode=0) | tesseract::RecodeBeamSearch | |
excludedUnichars | tesseract::RecodeBeamSearch | |
ExtractBestPathAsLabels(GenericVector< int > *labels, GenericVector< int > *xcoords) const | tesseract::RecodeBeamSearch | |
ExtractBestPathAsUnicharIds(bool debug, const UNICHARSET *unicharset, GenericVector< int > *unichar_ids, GenericVector< float > *certs, GenericVector< float > *ratings, GenericVector< int > *xcoords) const | tesseract::RecodeBeamSearch | |
ExtractBestPathAsWords(const TBOX &line_box, float scale_factor, bool debug, const UNICHARSET *unicharset, PointerVector< WERD_RES > *words, int lstm_choice_mode=0) | tesseract::RecodeBeamSearch | |
extractSymbolChoices(const UNICHARSET *unicharset) | tesseract::RecodeBeamSearch | |
IsDawgFromBeamsIndex(int index) | tesseract::RecodeBeamSearch | inlinestatic |
kMinCertainty | tesseract::RecodeBeamSearch | static |
kNumBeams | tesseract::RecodeBeamSearch | static |
kNumLengths | tesseract::RecodeBeamSearch | static |
LengthFromBeamsIndex(int index) | tesseract::RecodeBeamSearch | inlinestatic |
PrintBeam2(bool uids, int num_outputs, const UNICHARSET *charset, bool secondary) const | tesseract::RecodeBeamSearch | |
RecodeBeamSearch(const UnicharCompress &recoder, int null_char, bool simple_text, Dict *dict) | tesseract::RecodeBeamSearch | |
segmentedTimesteps | tesseract::RecodeBeamSearch | |
segmentTimestepsByCharacters() | tesseract::RecodeBeamSearch | |
timesteps | tesseract::RecodeBeamSearch |