tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::ErrorCounter::Counts Struct Reference

Public Member Functions

 Counts ()
 
void operator+= (const Counts &other)
 

Public Attributes

int n [CT_SIZE]
 

Constructor & Destructor Documentation

◆ Counts()

tesseract::ErrorCounter::Counts::Counts ( )

Member Function Documentation

◆ operator+=()

void tesseract::ErrorCounter::Counts::operator+= ( const Counts other)

Member Data Documentation

◆ n

int tesseract::ErrorCounter::Counts::n[CT_SIZE]

The documentation for this struct was generated from the following files: