Usage Example - Operation: 'RT SQ'

Rotate and Shift - Image, Quadratic Interpolation

Procedure used: rtsq.spi


.OPERATION: RT SQ ;   Rotate and shift image with quadratic interpolation
.INPUT FILE: sav_pp ;   File name (input)
.OUTPUT FILE: rtsq ;   File name (output)
.ROTATION ANGLE, SCALE: 90,.75 ;   Rotation angle and shift
.X, Y SHIFT: 15,15 ;   X and Y shift






INPUT IMAGE OUTPUT IMAGE
sav_pp rtsq001