Documentation
Table of contents

StartSection

Parameter StartSection defines the start section of the algorithm task.

Example

{
    "StartSection": "ST_REGION_PREDETECTION"
}

Parameter Summary

Parameter StartSection is available for BarcodeReaderTaskSetting, LabelRecognizerTaskSetting and DocumentNormalizerTaskSetting. It has different parameter range but the same default value under different parent object.

As a BarcodeReaderTaskSetting Parameter

StartSection Parameter Summary
Type
String
Range
ST_REGION_PREDETECTION
ST_BARCODE_LOCALIZATION
ST_BARCODE_DECODING
Default Value
ST_REGION_PREDETECTION

As a DocumentNormalizerTaskSetting Parameter

StartSection Parameter Summary
Type
String
Range
ST_REGION_PREDETECTION
ST_DOCUMENT_DETECTION
ST_DOCUMENT_NORMALIZATION
Default Value
ST_REGION_PREDETECTION

As a LabelRecognizerTaskSetting Parameter

StartSection Parameter Summary
Type
String
Range
ST_REGION_PREDETECTION
ST_TEXT_LINE_LOCALIZATION
ST_TEXT_LINE_RECOGNITION
Default Value
ST_REGION_PREDETECTION

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: