tesseract-doxygen/classify/intfx.cpp File Reference

#include "intfx.h"
#include "intmatcher.h"
#include "const.h"

Defines

#define ATAN_TABLE_SIZE   64

Functions

int SaveFeature ()
uinT8 TableLookup ()
uinT8 MySqrt2 ()
void ClipRadius ()
void InitIntegerFX ()
int ExtractIntFeat (TBLOB *Blob, INT_FEATURE_ARRAY BLFeat, INT_FEATURE_ARRAY CNFeat, INT_FX_RESULT Results)
uinT8 TableLookup (inT32 Y, inT32 X)
int SaveFeature (INT_FEATURE_ARRAY FeatureArray, uinT16 FeatureNum, inT16 X, inT16 Y, uinT8 Theta)
uinT16 MySqrt (inT32 X, inT32 Y)
uinT8 MySqrt2 (uinT16 N, uinT32 I, uinT8 *Exp)
void ClipRadius (uinT8 *RxInv, uinT8 *RxExp, uinT8 *RyInv, uinT8 *RyExp)

Variables

int classify_radius_gyr_min_man = 255
int classify_radius_gyr_min_exp = 0
int classify_radius_gyr_max_man = 158
int classify_radius_gyr_max_exp = 8

Define Documentation

#define ATAN_TABLE_SIZE   64

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


Function Documentation

void ClipRadius ( uinT8 RxInv,
uinT8 RxExp,
uinT8 RyInv,
uinT8 RyExp 
)
void ClipRadius (  ) 
int ExtractIntFeat ( TBLOB Blob,
INT_FEATURE_ARRAY  BLFeat,
INT_FEATURE_ARRAY  CNFeat,
INT_FX_RESULT  Results 
)
void InitIntegerFX (  ) 

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

uinT16 MySqrt ( inT32  X,
inT32  Y 
)
uinT8 MySqrt2 ( uinT16  N,
uinT32  I,
uinT8 Exp 
)
uinT8 MySqrt2 (  ) 
int SaveFeature ( INT_FEATURE_ARRAY  FeatureArray,
uinT16  FeatureNum,
inT16  X,
inT16  Y,
uinT8  Theta 
)
int SaveFeature (  ) 

---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Private Function Prototypes ----------------------------------------------------------------------------

uinT8 TableLookup ( inT32  Y,
inT32  X 
)
uinT8 TableLookup (  ) 

Variable Documentation

"Maximum Radius of Gyration Exponent 0-255: "

"Maximum Radius of Gyration Mantissa 0-255: "

"Minimum Radius of Gyration Exponent 0-255: "

"Minimum Radius of Gyration Mantissa 0-255: "

Generated on Sun Jul 18 17:10:50 2010 for Tesseract by  doxygen 1.6.3