Table of contents

Need better scanning performance?

Get a FREE customized reading template.

AssembleLogicalLinesStage

AssembleLogicalLinesStage assembles long line segments based on certain criteria to serve the assembly of quadrilateral corners. In JSON, it is represented as a Stage object with "Stage": "SST_ASSEMBLE_LOGICAL_LINES".

JSON Structure

Location in template:

DocumentNormalizerTaskSettingOptions[i]
    └── SectionArray[j] (Section object)
        └── StageArray[k] (Stage object where Stage = "SST_ASSEMBLE_LOGICAL_LINES")

Parent object: StageArray within DocumentDetectionSection

Example:

{
    "Stage": "SST_ASSEMBLE_LOGICAL_LINES"
}

Parameters

Stage

Specifies the stage type. Fixed value: SST_ASSEMBLE_LOGICAL_LINES.

Parameter Details
Type
string
Required
Yes
Default Value
"SST_ASSEMBLE_LOGICAL_LINES"

This page is compatible for: