tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::IntegerMatcher, including all inherited members.
ApplyCNCorrection(float rating, int blob_length, int normalization_factor, int matcher_multiplier) | tesseract::IntegerMatcher | |
FindBadFeatures(INT_CLASS_STRUCT *ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, int16_t NumFeatures, INT_FEATURE_ARRAY Features, FEATURE_ID *FeatureArray, int AdaptFeatureThreshold, int Debug) | tesseract::IntegerMatcher | |
FindGoodProtos(INT_CLASS_STRUCT *ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, int16_t NumFeatures, INT_FEATURE_ARRAY Features, PROTO_ID *ProtoArray, int AdaptProtoThreshold, int Debug) | tesseract::IntegerMatcher | |
IntegerMatcher(tesseract::IntParam *classify_debug_level) | tesseract::IntegerMatcher | |
kEvidenceTableBits | tesseract::IntegerMatcher | static |
kIntEvidenceTruncBits | tesseract::IntegerMatcher | static |
kIntThetaFudge | tesseract::IntegerMatcher | static |
kSEExponentialMultiplier | tesseract::IntegerMatcher | static |
kSimilarityCenter | tesseract::IntegerMatcher | static |
Match(INT_CLASS_STRUCT *ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, int16_t NumFeatures, const INT_FEATURE_STRUCT *Features, tesseract::UnicharRating *Result, int AdaptFeatureThreshold, int Debug, bool SeparateDebugWindows) | tesseract::IntegerMatcher |