PROCESSIMAGES Procedure
THRESHOLD Statement
THRESHOLD METHOD=threshold-method <options>;
The THRESHOLD statement applies a threshold value to each pixel in an image. For more information about this statement, see the section THRESHOLD. Table 7 summarizes the options in this statement.
Table 7: THRESHOLD Statement Options
| Option | Description |
|---|---|
| Required Option | |
| METHOD= | Specifies the method to use in thresholding |
| Other Options | |
| DELTA= | Specifies the delta value to use for the ADAPTIVE_GAUSSIAN or ADAPTIVE_MEAN threshold method |
| KERNELSIZE= | Specifies the size of the square kernel in pixels to use for the ADAPTIVE_GAUSSIAN or ADAPTIVE_MEAN threshold method |
| TYPE= | Specifies the type of thresholding to use |
| VALUE= | Specifies the threshold value |
You must specify the following option:
You can also specify the following options:
Last updated: March 26, 2026