tesseract  4.00.00dev
tesseract::RecodeBeamSearch Member List

This is the complete list of members for tesseract::RecodeBeamSearch, including all inherited members.

BeamIndex(bool is_dawg, NodeContinuation cont, int length)tesseract::RecodeBeamSearchinlinestatic
ContinuationFromBeamsIndex(int index)tesseract::RecodeBeamSearchinlinestatic
DebugBeams(const UNICHARSET &unicharset) consttesseract::RecodeBeamSearch
Decode(const NetworkIO &output, double dict_ratio, double cert_offset, double worst_dict_cert, const UNICHARSET *charset)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) consttesseract::RecodeBeamSearch
ExtractBestPathAsUnicharIds(bool debug, const UNICHARSET *unicharset, GenericVector< int > *unichar_ids, GenericVector< float > *certs, GenericVector< float > *ratings, GenericVector< int > *xcoords) consttesseract::RecodeBeamSearch
ExtractBestPathAsWords(const TBOX &line_box, float scale_factor, bool debug, const UNICHARSET *unicharset, PointerVector< WERD_RES > *words)tesseract::RecodeBeamSearch
IsDawgFromBeamsIndex(int index)tesseract::RecodeBeamSearchinlinestatic
kMinCertaintytesseract::RecodeBeamSearchstatic
kNumBeamstesseract::RecodeBeamSearchstatic
kNumLengthstesseract::RecodeBeamSearchstatic
LengthFromBeamsIndex(int index)tesseract::RecodeBeamSearchinlinestatic
RecodeBeamSearch(const UnicharCompress &recoder, int null_char, bool simple_text, Dict *dict)tesseract::RecodeBeamSearch