tesseract v5.3.3.20231005
|
#include "adaptive.h"
#include "ccstruct.h"
#include "dict.h"
#include "featdefs.h"
#include "fontinfo.h"
#include "intfx.h"
#include "intmatcher.h"
#include "normalis.h"
#include "ocrfeatures.h"
#include "ratngs.h"
#include "unicity_table.h"
Go to the source code of this file.
Classes | |
class | tesseract::Classify |
Namespaces | |
namespace | tesseract |
Enumerations | |
enum | tesseract::CharSegmentationType { tesseract::CST_FRAGMENT , tesseract::CST_WHOLE , tesseract::CST_IMPROPER , tesseract::CST_NGRAM } |