Tesseract
3.02
|
#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 | |
namespace | tesseract |
Defines | |
#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) |
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
Definition at line 33 of file cutoffs.cpp.