#include <string.h>
#include <stdio.h>
#include <math.h>
#include "classify.h"
#include "cluster.h"
#include "clusttool.h"
#include "commontraining.h"
#include "danerror.h"
#include "efio.h"
#include "emalloc.h"
#include "featdefs.h"
#include "fontinfo.h"
#include "genericvector.h"
#include "indexmapbidi.h"
#include "intproto.h"
#include "mastertrainer.h"
#include "mergenf.h"
#include "mf.h"
#include "ndminx.h"
#include "ocrfeatures.h"
#include "oldlist.h"
#include "protos.h"
#include "shapetable.h"
#include "tessopt.h"
#include "tprintf.h"
#include "unicity_table.h"
Defines | |
#define | _USE_MATH_DEFINES |
#define | PROGRAM_FEATURE_TYPE "mf" |
Functions | |
DECLARE_STRING_PARAM_FLAG (test_ch) | |
int | main (int argc, char **argv) |
Variables | |
const int | kMaxShapeLabelLength = 10 |
#define _USE_MATH_DEFINES |
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
#define PROGRAM_FEATURE_TYPE "mf" |
DECLARE_STRING_PARAM_FLAG | ( | test_ch | ) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
const int kMaxShapeLabelLength = 10 |