Table of contents

Need better scanning performance?

Get a FREE customized reading template.

LocalizeTextLinesStage

LocalizeTextLinesStage detects the exact locations of text lines. In JSON, it is represented as a Stage object with "Stage": "SST_LOCALIZE_TEXT_LINES".

JSON Structure

Location in template:

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

Parent object: StageArray within TextLinesLocalizationSection

Example:

{
    "Stage": "SST_LOCALIZE_TEXT_LINES"
}

Parameters

Stage

Specifies the stage type. Fixed value: SST_LOCALIZE_TEXT_LINES.

Parameter Details
Type
string
Required
Yes
Default Value
"SST_LOCALIZE_TEXT_LINES"

This page is compatible for: