All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
errorcounter.h File Reference
#include "genericvector.h"
#include "matrix.h"
#include "statistc.h"

Go to the source code of this file.

Classes

singleton  UnicityTable< T >
 
class  tesseract::ErrorCounter
 

Namespaces

 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
}