tesseract
5.0.0-alpha-619-ge9db
|
#include "trainingsampleset.h"
#include "allheaders.h"
#include "boxread.h"
#include "fontinfo.h"
#include "indexmapbidi.h"
#include "intfeaturedist.h"
#include "intfeaturemap.h"
#include "intfeaturespace.h"
#include "shapetable.h"
#include "trainingsample.h"
#include "unicity_table.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
tesseract | |
Variables | |
const int | tesseract::kTestChar = -1 |
const int | tesseract::kSquareLimit = 25 |
const int | tesseract::kPrime1 = 17 |
const int | tesseract::kPrime2 = 13 |