Table of contents

Need better scanning performance?

Get a FREE customized reading template.

SemanticProcessingNameArray

Parameter SemanticProcessingNameArray represents the collection of semantic-processing object names, used to refer to the SematicProcessing objects. It is used to define post-processing code parsing tasks performed on input text/bytes.

JSON Structure

Location in template:

CaptureVisionTemplates[i]
    └── SemanticProcessingNameArray

Parent object: CaptureVisionTemplate object

Example:

{
    "SemanticProcessingNameArray": ["smp_1"]
}

Parameter Details

SemanticProcessingNameArray Parameter Details
Type
String[]
Range
Each element is the name of a SematicProcessing object.
Default Value
null

This page is compatible for: