Table of contents

Need better scanning performance?

Get a FREE customized reading template.

FindContoursStage

FindContoursStage finds contours in the image. In JSON, it is represented as a Stage object with "Stage": "SST_FIND_CONTOURS".

JSON Structure

Location in template:

ImageParameterOptions[i]
    └── ApplicableStages[j] (Stage object where Stage = "SST_FIND_CONTOURS")

Parent object: ApplicableStages within ImageParameter

Example:

{
    "Stage": "SST_FIND_CONTOURS"
}

Parameters

Stage

Specifies the stage type. Fixed value: SST_FIND_CONTOURS.

Parameter Details
Type
string
Required
Yes
Default Value
"SST_FIND_CONTOURS"

This page is compatible for: