EOCR_DESC Struct Reference

#include <ocrclass.h>

List of all members.


Detailed Description

Description of the OCR engine provided at startup.

The name and version may be reported to the user at some point. The fonts array should indicate the fonts that the OCR system can recognize.

Definition at line 216 of file ocrclass.h.

Public Attributes


Member Data Documentation

UINT32 EOCR_DESC::font_count

Definition at line 219 of file ocrclass.h.

Referenced by ocr_setup_startinfo(), and ocr_setup_startinfo_ansi().

EFONT_DESC EOCR_DESC::fonts[1]

Definition at line 224 of file ocrclass.h.

Referenced by ocr_append_fontinfo().

UINT16 EOCR_DESC::language

Definition at line 220 of file ocrclass.h.

Referenced by ocr_setup_startinfo(), and ocr_setup_startinfo_ansi().

UINT16 EOCR_DESC::name[MAX_OCR_NAME+1]

Definition at line 221 of file ocrclass.h.

Referenced by ocr_setup_startinfo(), and ocr_setup_startinfo_ansi().

INT32 EOCR_DESC::protocol

Definition at line 218 of file ocrclass.h.

Referenced by ocr_setup_startinfo(), and ocr_setup_startinfo_ansi().

UINT16 EOCR_DESC::version[MAX_OCR_VERSION+1]

Definition at line 223 of file ocrclass.h.

Referenced by ocr_setup_startinfo(), and ocr_setup_startinfo_ansi().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:31 2007 for Tesseract by  doxygen 1.5.1