ccmain/tessembedded.h

Go to the documentation of this file.
00001 
00020 #ifndef TESSEMBEDDED_H
00021 #define TESSEMBEDDED_H
00022 
00023 #include          "ocrblock.h"
00024 #include          "varable.h"
00025 #include          "notdll.h"
00026 
00027 int init_tessembedded(const char *arg0,
00028                       const char *textbase,
00029                       const char *configfile,
00030                       int configc,
00031                       const char *const *configv);
00032                       
00033 void tessembedded_read_file(STRING &name,
00034                             BLOCK_LIST *blocks);
00035 
00036 void end_tessembedded();
00037 
00038 #endif

Generated on Wed Feb 28 19:49:07 2007 for Tesseract by  doxygen 1.5.1