#include "ocrblock.h"
#include "varable.h"
#include "notdll.h"
Go to the source code of this file.
Functions | |
int | init_tessembedded (const char *arg0, const char *textbase, const char *configfile, int configc, const char *const *configv) |
void | tessembedded_read_file (STRING &name, BLOCK_LIST *blocks) |
void | end_tessembedded () |
void end_tessembedded | ( | ) |
int init_tessembedded | ( | const char * | arg0, | |
const char * | textbase, | |||
const char * | configfile, | |||
int | configc, | |||
const char *const * | configv | |||
) |
void tessembedded_read_file | ( | STRING & | name, | |
BLOCK_LIST * | blocks | |||
) |