Tesseract 3.01
/data/source/tesseract-ocr/classify/mfx.h File Reference
#include "params.h"

Go to the source code of this file.

Functions

CHAR_FEATURES BlobMicroFeatures (TBLOB *Blob, const DENORM &denorm)

Variables

double classify_min_slope = 0.414213562
double classify_max_slope = 2.414213562

Function Documentation

CHAR_FEATURES BlobMicroFeatures ( TBLOB Blob,
const DENORM denorm 
)

---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------

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


Variable Documentation

double classify_max_slope = 2.414213562

"Slope above which lines are called vertical"

double classify_min_slope = 0.414213562

---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Variables ---------------------------------------------------------------------------- "Slope below which lines are called horizontal"

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines