tesseract
4.0.0-1-g2a2b
|
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 |
ContinuationFromBeamsIndex(int index) | tesseract::RecodeBeamSearch | inlinestatic |
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 | |
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 | |
IsDawgFromBeamsIndex(int index) | tesseract::RecodeBeamSearch | inlinestatic |
kMinCertainty | tesseract::RecodeBeamSearch | static |
kNumBeams | tesseract::RecodeBeamSearch | static |
kNumLengths | tesseract::RecodeBeamSearch | static |
LengthFromBeamsIndex(int index) | tesseract::RecodeBeamSearch | inlinestatic |
RecodeBeamSearch(const UnicharCompress &recoder, int null_char, bool simple_text, Dict *dict) | tesseract::RecodeBeamSearch | |
timesteps | tesseract::RecodeBeamSearch |