Documentation
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

TerminateSetting

Parameter TerminateSetting defines the terminate stages of each section in the task. For each sections, you can define only one terminate stage.

Example

"TerminateSetting":
{
    "Section": "ST_REGION_PREDETECTION",
    "Stage": "IRUT_GRAYSCALE_IMAGE"
}

Parameter Summary

Child Parameter Name Child Parameter Summary
Section
Description
Specifies a mode for ordering.
Type
String
Range
One of the following SectionType as a string.
ST_REGION_PREDETECTION
ST_DOCUMENT_DETECTION
ST_DOCUMENT_NORMALIZATION
Stage
Description
Specifies a mode for ordering.
Type
String
Range
One of the IntermediateResultUnitType as a string. The available stage type is different for each sections. View the appendix for more details.

Appendix - Available Stage for Sections

Section Available Stages
ST_REGION_PREDETECTION IRUT_COLOUR_IMAGE
IRUT_SCALED_DOWN_COLOUR_IMAGE
IRUT_GRAYSCALE_IMAGE
IRUT_TRANSFORMED_GRAYSCALE_IMAGE
IRUT_PREDETECTED_REGIONS
ST_DOCUMENT_DETECTION IRUT_COLOUR_IMAGE
IRUT_SCALED_DOWN_COLOUR_IMAGE
IRUT_GRAYSCALE_IMAGE
IRUT_TRANSFORMED_GRAYSCALE_IMAGE
IRUT_ENHANCED_GRAYSCALE_IMAGE
IRUT_BINARY_IMAGE
IRUT_TEXTURE_DETECTION_RESULT
IRUT_TEXTURE_REMOVED_GRAYSCALE_IMAGE
IRUT_TEXTURE_REMOVED_BINARY_IMAGE
IRUT_TEXT_ZONES
IRUT_TEXT_REMOVED_BINARY_IMAGE
IRUT_CONTOURS
IRUT_LINE_SEGMENTS
IRUT_LONG_LINES
IRUT_CORNERS
IRUT_CANDIDATE_QUAD_EDGES
IRUT_DETECTED_QUADS
ST_DOCUMENT_NORMALIZATION IRUT_NORMALIZED_IMAGES

Is this page helpful?

YesYes NoNo

In this article:

Version 2.4.10

    • version 2.4.10
    • Version 2.x
      • Version 2.2.30
      • Version 2.2.20
      • 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 +