|
Tesseract 3.01
|
#include "picofeat.h"#include "classify.h"#include "efio.h"#include "featdefs.h"#include "fpoint.h"#include "mfoutline.h"#include "ocrfeatures.h"#include "params.h"#include <math.h>#include <stdio.h>Namespaces | |
| namespace | tesseract |
Functions | |
| void | ConvertSegmentToPicoFeat (FPOINT *Start, FPOINT *End, FEATURE_SET FeatureSet) |
| void | ConvertToPicoFeatures2 (MFOUTLINE Outline, FEATURE_SET FeatureSet) |
| void | NormalizePicoX (FEATURE_SET FeatureSet) |
Variables | |
| double | classify_pico_feature_length = 0.05 |
| void ConvertSegmentToPicoFeat | ( | FPOINT * | Start, |
| FPOINT * | End, | ||
| FEATURE_SET | FeatureSet | ||
| ) |
---------------------------------------------------------------------------- Private Code ----------------------------------------------------------------------------
| void ConvertToPicoFeatures2 | ( | MFOUTLINE | Outline, |
| FEATURE_SET | FeatureSet | ||
| ) |
| void NormalizePicoX | ( | FEATURE_SET | FeatureSet | ) |
| double classify_pico_feature_length = 0.05 |
---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- "Pico Feature Length"