BasicWordNominator Class |
Namespace: Atalasoft.Ocr.Voting
The BasicWordNominator type exposes the following members.
Name | Description | |
---|---|---|
BasicWordNominator | Construct a BasicWordNominator object | |
BasicWordNominator(Double, Double) | Construct a BasicWordNominator object |
Name | Description | |
---|---|---|
GlyphConfidenceLimit | Gets or sets the limit for deciding if a word should be a candidate. Glyphs in the word with confidence
under this limit will cause the word to be a candidate. | |
WordConfidenceLimit | Gets or sets the limit for deciding if a word should be a candidate. Words with confidence under this
limit will be a candidate |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsCandidate | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |