Tesseract  3.02
tesseract-ocr/ccstruct/hpdsizes.h
Go to the documentation of this file.
00001 #ifndef           HPDSIZES_H
00002 #define           HPDSIZES_H
00003 
00004 #define NUM_TEXT_ATTR   10
00005 #define NUM_BLOCK_ATTR   7
00006 #define MAXLENGTH 128
00007 #define NUM_BACKGROUNDS   8
00008 #endif