tesseract v5.3.3.20231005
normfeat.h File Reference
#include "ocrfeatures.h"

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Macros

#define LENGTH_COMPRESSION   (10.0)
 

Enumerations

enum  tesseract::NORM_PARAM_NAME { tesseract::CharNormY , tesseract::CharNormLength , tesseract::CharNormRx , tesseract::CharNormRy }
 

Functions

float tesseract::ActualOutlineLength (FEATURE Feature)
 
FEATURE_SET tesseract::ExtractCharNormFeatures (const INT_FX_RESULT_STRUCT &fx_info)
 

Macro Definition Documentation

◆ LENGTH_COMPRESSION

#define LENGTH_COMPRESSION   (10.0)

Definition at line 26 of file normfeat.h.