#include "cutoffs.h"
#include <stdio.h>
#include "classify.h"
#include "efio.h"
#include "globals.h"
#include "helpers.h"
#include "scanutils.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 35 of file cutoffs.cpp.
#define REALLY_QUOTE_IT | ( | x | ) | QUOTE_IT(x) |
Definition at line 33 of file cutoffs.cpp.