Tesseract 3.01
|
#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 |
CHAR_FEATURES BlobMicroFeatures | ( | TBLOB * | Blob, |
const DENORM & | denorm | ||
) |
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------
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"