tesseract v5.3.3.20231005
|
#include "trainingsample.h"
#include "helpers.h"
#include "intfeaturespace.h"
#include "normfeat.h"
#include "shapetable.h"
#include <allheaders.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | _USE_MATH_DEFINES |
Variables | |
const int | tesseract::kRandomizingCenter = 128 |
#define _USE_MATH_DEFINES |
Definition at line 16 of file trainingsample.cpp.