tesseract-doxygen/tessdll.h File Reference

#include "ocrclass.h"

Go to the source code of this file.

Defines

#define TESSDLL_API

Typedefs

typedef BOOL bool

Functions

TESSDLL_API int __cdecl TessDllBeginPage (uinT32 xsize, uinT32 ysize, unsigned char *buf)
TESSDLL_API int __cdecl TessDllBeginPageLang (uinT32 xsize, uinT32 ysize, unsigned char *buf, const char *lang)
TESSDLL_API int __cdecl TessDllBeginPageUpright (uinT32 xsize, uinT32 ysize, unsigned char *buf, const char *lang)
TESSDLL_API int __cdecl TessDllBeginPageBPP (uinT32 xsize, uinT32 ysize, unsigned char *buf, uinT8 bpp)
TESSDLL_API int __cdecl TessDllBeginPageLangBPP (uinT32 xsize, uinT32 ysize, unsigned char *buf, const char *lang, uinT8 bpp)
TESSDLL_API int __cdecl TessDllBeginPageUprightBPP (uinT32 xsize, uinT32 ysize, unsigned char *buf, const char *lang, uinT8 bpp)
TESSDLL_API void __cdecl TessDllEndPage (void)
TESSDLL_API ETEXT_DESC *__cdecl TessDllRecognize_a_Block (uinT32 left, uinT32 right, uinT32 top, uinT32 bottom)
TESSDLL_API ETEXT_DESC *__cdecl TessDllRecognize_all_Words ()
TESSDLL_API void __cdecl TessDllRelease ()

Define Documentation

#define TESSDLL_API

Typedef Documentation

typedef BOOL bool

Function Documentation

TESSDLL_API int __cdecl TessDllBeginPage ( uinT32  xsize,
uinT32  ysize,
unsigned char *  buf 
)
TESSDLL_API int __cdecl TessDllBeginPageBPP ( uinT32  xsize,
uinT32  ysize,
unsigned char *  buf,
uinT8  bpp 
)
TESSDLL_API int __cdecl TessDllBeginPageLang ( uinT32  xsize,
uinT32  ysize,
unsigned char *  buf,
const char *  lang 
)
TESSDLL_API int __cdecl TessDllBeginPageLangBPP ( uinT32  xsize,
uinT32  ysize,
unsigned char *  buf,
const char *  lang,
uinT8  bpp 
)
TESSDLL_API int __cdecl TessDllBeginPageUpright ( uinT32  xsize,
uinT32  ysize,
unsigned char *  buf,
const char *  lang 
)
TESSDLL_API int __cdecl TessDllBeginPageUprightBPP ( uinT32  xsize,
uinT32  ysize,
unsigned char *  buf,
const char *  lang,
uinT8  bpp 
)
TESSDLL_API void __cdecl TessDllEndPage ( void   ) 
TESSDLL_API ETEXT_DESC* __cdecl TessDllRecognize_a_Block ( uinT32  left,
uinT32  right,
uinT32  top,
uinT32  bottom 
)
TESSDLL_API ETEXT_DESC* __cdecl TessDllRecognize_all_Words (  ) 
TESSDLL_API void __cdecl TessDllRelease (  ) 
Generated on Sun Jul 18 17:10:51 2010 for Tesseract by  doxygen 1.6.3