This is the complete list of members for tesseract::ErrorCounter, including all inherited members.
| AccumulateErrors(bool debug, CountTypes boosting_mode, const FontInfoTable &font_table, const GenericVector< UnicharRating > &results, TrainingSample *sample) | tesseract::ErrorCounter | private |
| AccumulateJunk(bool debug, const GenericVector< UnicharRating > &results, TrainingSample *sample) | tesseract::ErrorCounter | private |
| bad_score_hist_ | tesseract::ErrorCounter | private |
| ComputeErrorRate(ShapeClassifier *classifier, int report_level, CountTypes boosting_mode, const FontInfoTable &fontinfo_table, const GenericVector< Pix *> &page_images, SampleIterator *it, double *unichar_error, double *scaled_error, STRING *fonts_report) | tesseract::ErrorCounter | static |
| ComputeRates(const Counts &counts, double rates[CT_SIZE]) | tesseract::ErrorCounter | privatestatic |
| DebugNewErrors(ShapeClassifier *new_classifier, ShapeClassifier *old_classifier, CountTypes boosting_mode, const FontInfoTable &fontinfo_table, const GenericVector< Pix *> &page_images, SampleIterator *it) | tesseract::ErrorCounter | static |
| ErrorCounter(const UNICHARSET &unicharset, int fontsize) | tesseract::ErrorCounter | private |
| font_counts_ | tesseract::ErrorCounter | private |
| multi_unichar_counts_ | tesseract::ErrorCounter | private |
| ok_score_hist_ | tesseract::ErrorCounter | private |
| rating_epsilon_ | tesseract::ErrorCounter | private |
| ReportErrors(int report_level, CountTypes boosting_mode, const FontInfoTable &fontinfo_table, const SampleIterator &it, double *unichar_error, STRING *fonts_report) | tesseract::ErrorCounter | private |
| ReportString(bool even_if_empty, const Counts &counts, STRING *report) | tesseract::ErrorCounter | privatestatic |
| scaled_error_ | tesseract::ErrorCounter | private |
| unichar_counts_ | tesseract::ErrorCounter | private |
| unicharset_ | tesseract::ErrorCounter | private |
| ~ErrorCounter()=default | tesseract::ErrorCounter | private |