#include "intmatcher.h"
#include "ocrfeatures.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Defines | |
#define | INT_FEAT_RANGE 256 |
#define | BASELINE_Y_SHIFT (0.25) |
Functions | |
void | tesseract::ClearCharNormArray (INT_TEMPLATES Templates, CLASS_NORMALIZATION_ARRAY CharNormArray) |
void | ComputeIntFeatures (FEATURE_SET Features, INT_FEATURE_ARRAY IntFeatures) |
#define BASELINE_Y_SHIFT (0.25) |
#define INT_FEAT_RANGE 256 |
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
void ComputeIntFeatures | ( | FEATURE_SET | Features, | |
INT_FEATURE_ARRAY | IntFeatures | |||
) |