Table of contents

ShortlineDetectionMode

Parameter ShortlineDetectionMode is for controlling how to detect the shortlines.

Example

{
    "ShortlineDetectionMode": {
        "Mode": "SDM_GENERAL", 
        "Sensitivity": 3
    }
}

Mode Arguments

Each ShortlineDetectionMode object consists a candidate mode name and a series of other mode arguments.

</table>
Mode Argument Name Mode Argument Summary
Mode
(Required)
Description
Any one in Candidate Mode List as string
Type
String
Candidate Mode List
"SDM_GENERAL"
Default Value

"SDM_GENERAL"
Sensitivity
(Optional)
Description
The sensitivity level used for short line detection. </tr>
Type
int
Range
[1, 9]
Default Value
3 for BarcodeReader Task.
6 for DocumentNormalizer Task
Valid For
"SDM_GENERAL"

Is this page helpful?

YesYes NoNo

In this article: