tesseract  4.00.00dev
tesseract::LSTMRecognizer Member List

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

AddBlobChoices(int unichar_id, float rating, float certainty, int col, int row, const UNICHARSET *target_unicharset, BLOB_CHOICE_IT *bc_it)tesseract::LSTMRecognizerprotected
CacheStrategy() consttesseract::LSTMRecognizerinline
ccutil_tesseract::LSTMRecognizerprotected
debug_win_tesseract::LSTMRecognizerprotected
DebugActivationPath(const NetworkIO &outputs, const GenericVector< int > &labels, const GenericVector< int > &xcoords)tesseract::LSTMRecognizerprotected
DebugActivationRange(const NetworkIO &outputs, const char *label, int best_choice, int x_start, int x_end)tesseract::LSTMRecognizerprotected
DecodeLabel(const GenericVector< int > &labels, int start, int *end, int *decoded)tesseract::LSTMRecognizerprotected
DecodeLabels(const GenericVector< int > &labels)tesseract::LSTMRecognizer
DecodeSingleLabel(int label)tesseract::LSTMRecognizerprotected
DeSerialize(TFile *fp)tesseract::LSTMRecognizer
dict_tesseract::LSTMRecognizerprotected
DisplayForward(const NetworkIO &inputs, const GenericVector< int > &labels, const GenericVector< int > &label_coords, const char *window_name, ScrollView **window)tesseract::LSTMRecognizer
DisplayLSTMOutput(const GenericVector< int > &labels, const GenericVector< int > &xcoords, int height, ScrollView *window)tesseract::LSTMRecognizerprotected
EnumerateLayers() consttesseract::LSTMRecognizerinline
GetBlobChoices(int col, int row, bool debug, const NetworkIO &output, const UNICHARSET *target_unicharset, int x_start, int x_end, float score_ratio)tesseract::LSTMRecognizerprotected
GetDict() consttesseract::LSTMRecognizerinline
GetLayer(const STRING &id) consttesseract::LSTMRecognizerinline
GetLayerLearningRate(const STRING &id) consttesseract::LSTMRecognizerinline
GetUnicharset() consttesseract::LSTMRecognizerinline
InitializeWord(const TBOX &line_box, int word_start, int word_end, float space_certainty, bool use_alternates, const UNICHARSET *target_unicharset, const GenericVector< int > &labels, const GenericVector< int > &label_coords, float scale_factor)tesseract::LSTMRecognizer
IsHardening() consttesseract::LSTMRecognizerinline
IsIntMode() consttesseract::LSTMRecognizerinline
IsRecoding() consttesseract::LSTMRecognizerinline
IsTensorFlow() consttesseract::LSTMRecognizerinline
IsUsingAdaGrad() consttesseract::LSTMRecognizerinline
LabelsFromOutputs(const NetworkIO &outputs, float null_thr, GenericVector< int > *labels, GenericVector< int > *xcoords)tesseract::LSTMRecognizerprotected
LabelsViaCTC(const NetworkIO &output, GenericVector< int > *labels, GenericVector< int > *xcoords)tesseract::LSTMRecognizerprotected
LabelsViaReEncode(const NetworkIO &output, GenericVector< int > *labels, GenericVector< int > *xcoords)tesseract::LSTMRecognizerprotected
LabelsViaSimpleText(const NetworkIO &output, GenericVector< int > *labels, GenericVector< int > *xcoords)tesseract::LSTMRecognizerprotected
LabelsViaThreshold(const NetworkIO &output, float null_threshold, GenericVector< int > *labels, GenericVector< int > *xcoords)tesseract::LSTMRecognizerprotected
learning_rate() consttesseract::LSTMRecognizerinline
learning_rate_tesseract::LSTMRecognizerprotected
LoadDictionary(const char *lang, TessdataManager *mgr)tesseract::LSTMRecognizer
LSTMRecognizer()tesseract::LSTMRecognizer
momentum_tesseract::LSTMRecognizerprotected
network_tesseract::LSTMRecognizerprotected
network_str_tesseract::LSTMRecognizerprotected
null_char() consttesseract::LSTMRecognizerinline
null_char_tesseract::LSTMRecognizerprotected
NumInputs() consttesseract::LSTMRecognizerinline
NumOutputs() consttesseract::LSTMRecognizerinline
OutputLossType() consttesseract::LSTMRecognizerinline
OutputStats(const NetworkIO &outputs, float *min_output, float *mean_output, float *sd)tesseract::LSTMRecognizer
randomizer_tesseract::LSTMRecognizerprotected
recoder_tesseract::LSTMRecognizerprotected
RecognizeLine(const ImageData &image_data, bool invert, bool debug, double worst_dict_cert, bool use_alternates, const UNICHARSET *target_unicharset, const TBOX &line_box, float score_ratio, bool one_word, PointerVector< WERD_RES > *words)tesseract::LSTMRecognizer
RecognizeLine(const ImageData &image_data, bool invert, bool debug, bool re_invert, float label_threshold, float *scale_factor, NetworkIO *inputs, NetworkIO *outputs)tesseract::LSTMRecognizer
sample_iteration() consttesseract::LSTMRecognizerinline
sample_iteration_tesseract::LSTMRecognizerprotected
ScaleLayerLearningRate(const STRING &id, double factor)tesseract::LSTMRecognizerinline
ScaleLearningRate(double factor)tesseract::LSTMRecognizerinline
scratch_space_tesseract::LSTMRecognizerprotected
search_tesseract::LSTMRecognizerprotected
Serialize(TFile *fp) consttesseract::LSTMRecognizer
SetIteration(int iteration)tesseract::LSTMRecognizerinline
SetRandomSeed()tesseract::LSTMRecognizerinlineprotected
SimpleTextOutput() consttesseract::LSTMRecognizerinline
training_flags_tesseract::LSTMRecognizerprotected
training_iteration() consttesseract::LSTMRecognizerinline
training_iteration_tesseract::LSTMRecognizerprotected
weight_range_tesseract::LSTMRecognizerprotected
WordFromOutput(const TBOX &line_box, const NetworkIO &outputs, int word_start, int word_end, float score_ratio, float space_certainty, bool debug, bool use_alternates, const UNICHARSET *target_unicharset, const GenericVector< int > &labels, const GenericVector< int > &label_coords, float scale_factor)tesseract::LSTMRecognizer
WordsFromOutputs(const NetworkIO &outputs, const GenericVector< int > &labels, const GenericVector< int > label_coords, const TBOX &line_box, bool debug, bool use_alternates, bool one_word, float score_ratio, float scale_factor, const UNICHARSET *target_unicharset, PointerVector< WERD_RES > *words)tesseract::LSTMRecognizer
~LSTMRecognizer()tesseract::LSTMRecognizer