LabelRecognizerTaskSetting Parameters
Parameter Name | Description |
---|---|
BaseLabelRecognizerTaskSettingName |
Represents the name of another LabelRecognizerTaskSetting object to inherit from. |
DictionaryCorrectionThresholds |
Sets the threshold of dictionary error correction. |
DictionaryPath |
Sets the path of the dictionary file. |
MaxThreadsInOneTask |
Defines the maximum threads that can be consumed in one task. |
Name |
Defines the name of a LabelRecognizerTaskSetting object, which serves as its unique identifier. |
SectionImageParameterArray |
Defines ImageParameter in section unit. |
StartSection |
Defines the start section of the LabelRecognizerTask . |
StringLengthRange |
Sets the range of string lengths for concatenated strings of recognized text lines. |
StringRegExPattern |
Specifies the regular expression pattern for concatenated strings of recognized text lines. |
TerminateSetting |
Defines the terminate stages of each section in the task. For each sections, you can define only one terminate stage. |
TextLineSpecificationNameArray |
Defines the collection of text line specification object names. |
ConfusableCharactersPath |
Defines the path to the .data file of the confusable characters. |
ClusterSamplesCountThreshold |
Defines the threshold for successful character clustering. |