tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | MAX_OUTLINE_FEATURES (100) |
Enumerations | |
enum | tesseract::OUTLINE_FEAT_PARAM_NAME { tesseract::OutlineFeatX , tesseract::OutlineFeatY , tesseract::OutlineFeatLength , tesseract::OutlineFeatDir } |
Functions | |
void | tesseract::AddOutlineFeatureToSet (FPOINT *Start, FPOINT *End, FEATURE_SET FeatureSet) |
void | tesseract::ConvertToOutlineFeatures (MFOUTLINE Outline, FEATURE_SET FeatureSet) |
void | tesseract::NormalizeOutlineX (FEATURE_SET FeatureSet) |