Table of contents

Need better scanning performance?

Get a FREE customized reading template.

OverlappingCharactersPath

The parameter OverlappingCharactersPath sets the path to the .data file containing characters features for overlapping matching.

JSON Structure

Location in template:

LabelRecognizerTaskSettingOptions[i]
    └── SectionArray[j] (Section object)
        └── StageArray[k] (Stage object where Stage = "SST_RECOGNIZE_RAW_TEXT_LINES")
            └── OverlappingCharactersPath

Parent object: RecognizeRawTextLinesStage

Example:

{
    "OverlappingCharactersPath": "D:\\YourApp\\OverlappingChars.data"
}

Parameter Details

OverlappingCharactersPath Parameter Details
Type
String
Range
The absolute file path or the path relative to the Dynamsoft Label Recognizer library.
Default Value
””
Remarks
”” indicates that the characters overlapping matching is not enabled.

This page is compatible for: