Table of contents

Need better scanning performance?

Get a FREE customized reading template.

LocalizeBarcodesStage

LocalizeBarcodesStage accurately determines the positions of barcodes within the identified candidate regions. In JSON, it is represented as a Stage object with "Stage": "SST_LOCALIZE_BARCODES".

JSON Structure

Location in template:

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

Parent object: StageArray within BarcodeLocalizationSection

Example:

{
    "Stage": "SST_LOCALIZE_BARCODES"
}

Parameters

Stage

Specifies the stage type. Fixed value: SST_LOCALIZE_BARCODES.

Parameter Details
Type
string
Required
Yes
Default Value
"SST_LOCALIZE_BARCODES"

This page is compatible for: