#include <errorcounter.h>
Classes | |
struct | Counts |
Static Public Member Functions | |
static double | ComputeErrorRate (ShapeClassifier *classifier, int report_level, CountTypes boosting_mode, const UnicityTable< FontInfo > &fontinfo_table, const GenericVector< Pix * > &page_images, SampleIterator *it, double *unichar_error, double *scaled_error, STRING *fonts_report) |
double tesseract::ErrorCounter::ComputeErrorRate | ( | ShapeClassifier * | classifier, | |
int | report_level, | |||
CountTypes | boosting_mode, | |||
const UnicityTable< FontInfo > & | fontinfo_table, | |||
const GenericVector< Pix * > & | page_images, | |||
SampleIterator * | it, | |||
double * | unichar_error, | |||
double * | scaled_error, | |||
STRING * | fonts_report | |||
) | [static] |