#include "extern.h"
#include "const.h"
#include "tessclas.h"
#include "oldlist.h"
Go to the source code of this file.
Defines | |
#define | FEATURE_MATCHER 1 |
#define | WO_UNSCALED 0 |
#define | STATISTICAL_WO 1 |
#define | MICRO_FEATURES 2 |
#define | WO_SCALED 3 |
#define | MAX_FX 3 |
#define | NO_FUNCTION 0 |
Typedefs | |
typedef LIST(* | LISTFUNC )() |
Variables | |
char | fx_ids [MAX_FX] |
char * | fx_names [MAX_FX] |
#define FEATURE_MATCHER 1 |
#define MAX_FX 3 |
#define MICRO_FEATURES 2 |
#define NO_FUNCTION 0 |
#define STATISTICAL_WO 1 |
#define WO_SCALED 3 |
#define WO_UNSCALED 0 |
char fx_ids[MAX_FX] |
char* fx_names[MAX_FX] |