tesseract
4.1.1
|
#include <cstdint>
#include <cstring>
#include "boxword.h"
#include "genericvector.h"
#include "params_training_featdef.h"
#include "ratngs.h"
#include "rect.h"
#include "strngs.h"
#include "tprintf.h"
#include "unichar.h"
Go to the source code of this file.
Classes | |
struct | BlamerBundle |
Enumerations | |
enum | IncorrectResultReason { IRR_CORRECT , IRR_CLASSIFIER , IRR_CHOPPER , IRR_CLASS_LM_TRADEOFF , IRR_PAGE_LAYOUT , IRR_SEGSEARCH_HEUR , IRR_SEGSEARCH_PP , IRR_CLASS_OLD_LM_TRADEOFF , IRR_ADAPTION , IRR_NO_TRUTH_SPLIT , IRR_NO_TRUTH , IRR_UNKNOWN , IRR_NUM_REASONS } |