This is the complete list of members for IntegerMatcher, including all inherited members.
| ApplyCNCorrection(float rating, int blob_length, int normalization_factor, int matcher_multiplier) | IntegerMatcher | |
| classify_debug_level_ | IntegerMatcher | private |
| DebugFeatureProtoError(INT_CLASS ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, const ScratchEvidence &tables, int16_t NumFeatures, int Debug) | IntegerMatcher | private |
| DisplayFeatureDebugInfo(INT_CLASS ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, int16_t NumFeatures, const INT_FEATURE_STRUCT *Features, int AdaptFeatureThreshold, int Debug, bool SeparateDebugWindows) | IntegerMatcher | private |
| DisplayProtoDebugInfo(INT_CLASS ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, const ScratchEvidence &tables, bool SeparateDebugWindows) | IntegerMatcher | private |
| evidence_mult_mask_ | IntegerMatcher | private |
| evidence_table_mask_ | IntegerMatcher | private |
| FindBadFeatures(INT_CLASS ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, uint16_t BlobLength, int16_t NumFeatures, INT_FEATURE_ARRAY Features, FEATURE_ID *FeatureArray, int AdaptFeatureThreshold, int Debug) | IntegerMatcher | |
| FindBestMatch(INT_CLASS ClassTemplate, const ScratchEvidence &tables, tesseract::UnicharRating *Result) | IntegerMatcher | private |
| FindGoodProtos(INT_CLASS ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, uint16_t BlobLength, int16_t NumFeatures, INT_FEATURE_ARRAY Features, PROTO_ID *ProtoArray, int AdaptProtoThreshold, int Debug) | IntegerMatcher | |
| IntegerMatcher(tesseract::IntParam *classify_debug_level) | IntegerMatcher | |
| kEvidenceTableBits | IntegerMatcher | static |
| kIntEvidenceTruncBits | IntegerMatcher | static |
| kIntThetaFudge | IntegerMatcher | static |
| kSEExponentialMultiplier | IntegerMatcher | static |
| kSimilarityCenter | IntegerMatcher | static |
| Match(INT_CLASS ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, int16_t NumFeatures, const INT_FEATURE_STRUCT *Features, tesseract::UnicharRating *Result, int AdaptFeatureThreshold, int Debug, bool SeparateDebugWindows) | IntegerMatcher | |
| mult_trunc_shift_bits_ | IntegerMatcher | private |
| similarity_evidence_table_ | IntegerMatcher | private |
| table_trunc_shift_bits_ | IntegerMatcher | private |
| UpdateTablesForFeature(INT_CLASS ClassTemplate, BIT_VECTOR ProtoMask, BIT_VECTOR ConfigMask, int FeatureNum, const INT_FEATURE_STRUCT *Feature, ScratchEvidence *evidence, int Debug) | IntegerMatcher | private |