Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
DictionaryPath
Parameter DictionaryPath
sets the path of the dictionary file.
Example
{
"DictionaryPath" : "D:\\DictModel\\nutrition.txt"
}
Parameter Summary
DictionaryPath Parameter Summary |
---|
Type String |
Range The absolute file path. |
Default Value ”” |
Remarks ” “ indicates that the dictionary is not enabled. It works together with the DictionaryCorrectionThresholds parameter to perform error correction during the recognition process. |