|
tesseract 3.04.01
|
Go to the source code of this file.
Defines | |
| #define | MAX_PICO_FEATURES (1000) |
| #define | GetPicoFeatureLength() (PicoFeatureLength) |
Enumerations | |
| enum | IntParams { IntX, IntY, IntDir } |
| enum | GeoParams { GeoBottom, GeoTop, GeoWidth, GeoCount } |
| enum | PICO_FEAT_PARAM_NAME { PicoFeatY, PicoFeatDir, PicoFeatX } |
Variables | |
| double | classify_pico_feature_length = 0.05 |
| FLOAT32 | PicoFeatureLength |
| #define GetPicoFeatureLength | ( | ) | (PicoFeatureLength) |
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
Definition at line 59 of file picofeat.h.
| #define MAX_PICO_FEATURES (1000) |
Definition at line 47 of file picofeat.h.
| enum GeoParams |
Definition at line 35 of file picofeat.h.
| enum IntParams |
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
Definition at line 28 of file picofeat.h.
| enum PICO_FEAT_PARAM_NAME |
Definition at line 43 of file picofeat.h.
{ PicoFeatY, PicoFeatDir, PicoFeatX }
| double classify_pico_feature_length = 0.05 |
"Pico Feature Length"
Definition at line 39 of file picofeat.cpp.
---------------------------------------------------------------------------- Global Data Definitions and Declarations ----------------------------------------------------------------------------