tesseract
4.0.0-1-g2a2b
|
#include "cutoffs.h"
#include <cstdio>
#include "classify.h"
#include "globals.h"
#include "helpers.h"
#include "serialis.h"
#include "unichar.h"
Go to the source code of this file.
Namespaces | |
tesseract | |
Macros | |
#define | REALLY_QUOTE_IT(x) QUOTE_IT(x) |
#define | MAX_CUTOFF 1000 |
#define MAX_CUTOFF 1000 |
Definition at line 33 of file cutoffs.cpp.
#define REALLY_QUOTE_IT | ( | x | ) | QUOTE_IT(x) |
Definition at line 31 of file cutoffs.cpp.