Usage Example - Operation: '
DC S
'
Decimate image - Sum neighboring pixels
Procedure used:
dcs.spi
.OPERATION:
DC S
; Shrink image
.INPUT FILE:
sav_pp_big
; Image (input)
.OUTPUT FILE:
dcs
; Image (output)
.DECIMATION FACTORS FOR X & Y:
8, 8
; Shrinkage
INPUT IMAGE
sav_pp_big
OUTPUT IMAGE
dcs