Need better scanning performance?
Binarize Image Stage Parameters
The parameters that available under the Binarize Image Stage.
{
"Stage":"SST_BINARIZE_IMAGE",
"BinarizationModes" : []
}
Stage
The stage name of binarize image stage is SST_BINARIZE_IMAGE.
BinarizationModes
Defines the binarization options with an array of BinarizationMode objects. The modes in the array will be executed sequentially until the task is completed.
| Stage Parameter Summary |
|---|
| Type An array of BinarizationMode objects |