tesseract
5.0.0-alpha-619-ge9db
|
#include "ccutil.h"
#include <tesseract/helpers.h>
#include "imagedata.h"
#include "matrix.h"
#include "network.h"
#include "networkscratch.h"
#include "params.h"
#include "recodebeam.h"
#include "series.h"
#include <tesseract/strngs.h>
#include "unicharcompress.h"
Go to the source code of this file.
Classes | |
class | tesseract::LSTMRecognizer |
Namespaces | |
tesseract | |
Enumerations | |
enum | tesseract::TrainingFlags { tesseract::TF_INT_MODE = 1, tesseract::TF_COMPRESS_UNICHARSET = 64 } |