tesseract-doxygen/classify/fxdefs.cpp File Reference

#include "fxdefs.h"
#include "featdefs.h"
#include "mf.h"
#include "ocrfeatures.h"
#include "tessclas.h"
#include "outfeat.h"
#include "picofeat.h"
#include "normfeat.h"

Functions

 DefineFeatureExt (MicroFeatureExt, ExtractMicros) DefineFeatureExt(PicoFeatExt
NULL DefineFeatureExt (CharNormExt, ExtractCharNormFeatures) DefineFeatureExt(OutlineFeatExt
void SetupExtractors ()
void GetLineStatsFromRow (TEXTROW *Row, LINE_STATS *LineStats)

Variables

int ExtractMode
NULL NULL FEATURE_EXT_STRUCTExtractorDefs [NUM_FEATURE_TYPES]

Function Documentation

NULL DefineFeatureExt ( CharNormExt  ,
ExtractCharNormFeatures   
)
DefineFeatureExt ( MicroFeatureExt  ,
ExtractMicros   
)
void GetLineStatsFromRow ( TEXTROW Row,
LINE_STATS LineStats 
)
void SetupExtractors (  ) 

---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------


Variable Documentation

---------------------------------------------------------------------------- Global Data Definitions and Declarations ----------------------------------------------------------------------------

NULL NULL FEATURE_EXT_STRUCT* ExtractorDefs[NUM_FEATURE_TYPES]
Initial value:
 {
  &MicroFeatureExt,
  &PicoFeatExt,
  &OutlineFeatExt,
  &CharNormExt
}
Generated on Sun Jul 18 17:10:50 2010 for Tesseract by  doxygen 1.6.3