Table of contents

LineAssemblyMode

Parameter LineAssemblyMode is for controlling how to assemble the lines.

Example

{
    "LineAssemblyMode": {
        "Mode": "LAM_GENERAL", 
        "Sensitivity": 3
    }
}

Mode Arguments

Each LineAssemblyMode 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
"LAM_GENERAL"
Default Value

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

Is this page helpful?

YesYes NoNo

In this article: