Table of contents

Need better scanning performance?

Get a FREE customized reading template.

BaseLabelRecognizerTaskSettingName

BaseLabelRecognizerTaskSettingName represents the name of another LabelRecognizerTaskSetting object. It is used to inherit the parameters defined in its parent LabelRecognizerTaskSetting object. If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.

JSON Structure

Location in template:

LabelRecognizerTaskSettingOptions[i]
    └── BaseLabelRecognizerTaskSettingName

Parent object: LabelRecognizerTaskSetting

Example:

{
    "BaseLabelRecognizerTaskSettingName": "dlr_task_1"
}

Parameter Details

BaseLabelRecognizerTaskSettingName Parameter Details
Type
String
Range
The name of the inherited LabelRecognizerTaskSetting object.
Default Value
””
Remarks
(1) “” stands for no inheritance.
(2) If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: