Usage Example - Operation: 'RT'

Rotate Image or Volume, Use Average as Background

Procedure used: rt.spi


.OPERATION RT ;   Rotate Image or Volume, Use Average as Background
.INPUT FILE sav_pp ;   File name (input)
.OUTPUT FILE rt_001 ;   Rotated file name (output)
.ROTATION ANGLE 90 ;   Angle of rotation = 90 degrees



INPUT OUTPUT
sav_pp rt_001