Table of contents

RegionsPredetectionSection Object

The RegionsPredetectionSection is designed to identify regions of interest (ROIs), allowing subsequent processing to ignore other parts of the image. The pre-detected region may be identified based on color features, grayscale features, or neural network localization.

{
    "Section": "ST_REGION_PREDETECTION",
    "ImageParameterName": "ip_dlrDefault",
    "StageArray": []
}

Section

The section is named ST_REGION_PREDETECTION.

ImageParameterName

Specifies the ImageParameter to apply in the stages of this section.

Parameter Summary
Type
string
Range
It must be one of the name that defined under ImageParameterOptions
Default Value
ip_dlrDefault

StageArray

StageArray is a parameter that specifies the stages within the RegionsPredetectionSection. A Stage is the smallest step significant enough to involve users in image processing.

The RegionsPredetectionSection consists of a single stage:

Is this page helpful?

YesYes NoNo

In this article: