classify/flexfx.h

Go to the documentation of this file.
00001 
00019 #ifndef   FLEXFX_H
00020 #define   FLEXFX_H
00021 
00022 /* =================
00023           Include Files and Type Defines
00024  ==================== */
00025 #include "fxdefs.h"
00026 #include "featdefs.h"
00027 #include <stdio.h>
00028 
00029 /* =================
00030           Public Function Prototypes
00031  ==================== */
00032 CHAR_DESC ExtractFlexFeatures(TBLOB *Blob, LINE_STATS *LineStats); 
00033 
00034 void InitFlexFXVars(); 
00035 #endif

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