tesseract v5.3.3.20231005
|
#include "ccutil.h"
#include "helpers.h"
#include "matrix.h"
#include "network.h"
#include "networkscratch.h"
#include "params.h"
#include "recodebeam.h"
#include "series.h"
#include "unicharcompress.h"
Go to the source code of this file.
Classes | |
class | tesseract::LSTMRecognizer |
Namespaces | |
namespace | tesseract |
Enumerations | |
enum | tesseract::TrainingFlags { tesseract::TF_INT_MODE = 1 , tesseract::TF_COMPRESS_UNICHARSET = 64 } |