Table of contents

Need better scanning performance?

Get a FREE customized reading template.

RemoveTextZonesFromBinaryStage

RemoveTextZonesFromBinaryStage removes text zones from the binary image. In JSON, it is represented as a Stage object with "Stage": "SST_REMOVE_TEXT_ZONES_FROM_BINARY".

JSON Structure

Location in template:

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

Parent object: ApplicableStages within ImageParameter

Example:

{
    "Stage": "SST_REMOVE_TEXT_ZONES_FROM_BINARY",
    "IfEraseTextZone": 1
}

Parameters

Stage

Specifies the stage type. Fixed value: SST_REMOVE_TEXT_ZONES_FROM_BINARY.

Parameter Details
Type
string
Required
Yes
Default Value
"SST_REMOVE_TEXT_ZONES_FROM_BINARY"

IfEraseTextZone

Defines whether to erase text zones from the binary image. See IfEraseTextZone for details.

This page is compatible for: