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