tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | MAX_PICO_FEATURES (1000) |
#define | GetPicoFeatureLength() (PicoFeatureLength) |
Enumerations | |
enum | tesseract::IntParams { tesseract::IntX , tesseract::IntY , tesseract::IntDir } |
enum | tesseract::GeoParams { tesseract::GeoBottom , tesseract::GeoTop , tesseract::GeoWidth , tesseract::GeoCount } |
enum | tesseract::PICO_FEAT_PARAM_NAME { tesseract::PicoFeatY , tesseract::PicoFeatDir , tesseract::PicoFeatX } |
Functions | |
tesseract::double_VAR_H (classify_pico_feature_length) | |
Variables | |
TESS_API float | tesseract::PicoFeatureLength |
#define GetPicoFeatureLength | ( | ) | (PicoFeatureLength) |
#define MAX_PICO_FEATURES (1000) |
Definition at line 45 of file picofeat.h.