tesseract
5.0.0-alpha-619-ge9db
|
#include "trainingsample.h"
#include <cmath>
#include "allheaders.h"
#include <tesseract/helpers.h>
#include "intfeaturemap.h"
#include "normfeat.h"
#include "shapetable.h"
Go to the source code of this file.
Namespaces | |
tesseract | |
Macros | |
#define | _USE_MATH_DEFINES |
Variables | |
const int | tesseract::kRandomizingCenter = 128 |
#define _USE_MATH_DEFINES |
Definition at line 16 of file trainingsample.cpp.