tesseract 4.1.1
|
#include "trainingsample.h"
#include <cmath>
#include "allheaders.h"
#include "helpers.h"
#include "intfeaturemap.h"
#include "normfeat.h"
#include "shapetable.h"
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.