Documentation
Table of contents

SectionImageParameterArray

Parameter SectionImageParameterArray defines the image processing algorithms that implemented in the task. Each member of the array defines an algorithm section as well as its image processing parameters.

Example

{
    "SectionImageParameterArray":
    [
        {
            "Section": "ST_REGION_PREDETECTION",
            "ImageParameterName": "IP_0"
        },
        {
            "Section": "ST_TEXT_LINE_LOCALIZATION",
            "ImageParameterName": "IP_1"
        }

    ]
}

Parameter Summary

Note: Parameter SectionImageParameterArray is available for BarcodeReaderTaskSetting, LabelRecognizerTaskSetting and DocumentNormalizerTaskSetting. It has different parameter range and default value under different parent object.

As a BarcodeReaderTaskSetting Parameter

Child Parameter Name Child Parameter Summary
Section
Description
Specifies an algorithm section.
Type
String
Range
One of the following SectionType as a string.
ST_REGION_PREDETECTION
ST_BARCODE_LOCALIZATION
ST_BARCODE_DECODING
ImageParameterName
Description
Specifies a name that defined under ImageParameterOptions.
Type
String

As a DocumentNormalizerTaskSetting Parameter

Child Parameter Name Child Parameter Summary
Section
Description
Specifies an algorithm section.
Type
String
Range
One of the following SectionType as a string.
ST_REGION_PREDETECTION
ST_DOCUMENT_DETECTION
ST_DOCUMENT_NORMALIZATION
ImageParameterName
Description
Specifies a name that defined under ImageParameterOptions.
Type
String

As a LabelRecognizerTaskSetting Parameter

Child Parameter Name Child Parameter Summary
Section
Description
Specifies an algorithm section.
Type
String
Range
One of the following SectionType as a string.
ST_REGION_PREDETECTION
ST_TEXT_LINE_LOCALIZATION
ST_TEXT_LINE_RECOGNITION
ImageParameterName
Description
Specifies a name that defined under ImageParameterOptions.
Type
String

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support