tesseract v5.3.3.20231005
errorcounter.h File Reference
#include "matrix.h"
#include "statistc.h"

Go to the source code of this file.

Classes

class  tesseract::ErrorCounter
 

Namespaces

namespace  tesseract
 

Enumerations

enum  tesseract::CountTypes {
  tesseract::CT_UNICHAR_TOP_OK , tesseract::CT_UNICHAR_TOP1_ERR , tesseract::CT_UNICHAR_TOP2_ERR , tesseract::CT_UNICHAR_TOPN_ERR ,
  tesseract::CT_UNICHAR_TOPTOP_ERR , tesseract::CT_OK_MULTI_UNICHAR , tesseract::CT_OK_JOINED , tesseract::CT_OK_BROKEN ,
  tesseract::CT_REJECT , tesseract::CT_FONT_ATTR_ERR , tesseract::CT_OK_MULTI_FONT , tesseract::CT_NUM_RESULTS ,
  tesseract::CT_RANK , tesseract::CT_REJECTED_JUNK , tesseract::CT_ACCEPTED_JUNK , tesseract::CT_SIZE
}