Need better scanning performance?
ConfusableCharactersPath
The parameter ConfusableCharactersPath sets the path to the .data file containing characters features for confusable characters telling.
Example
{
"ConfusableCharactersPath" : "D:\\YourApp\\ConfusableChars.data"
}
Parameter Summary
| ConfusableCharactersPath Parameter Summary |
|---|
| Type String |
| Range The absolute file path or the path relative to the Dynamsoft Label Recognizer library. |
| Default Value ”” |
| Remarks ”” indicates that the confusable characters telling is not enabled. It works together with the ConfusableCharactersCorrection parameter to perform confusable characters correction during the recognition process. |