STRIPSHIFT Name
STRIPSHIFT Purpose
Shift strips of an image in x or y.
Category
Calling Sequence
out = stripshift(in, ss, sa, flag) Inputs
in = input image. in
ss = size of strip to shift in pixels. in
sa = shift array, 1 value for each strip. in
flag = optional direction flag. 0=x (def), 1=y. in
Keyword Parameters
Outputs
out = resulting shifted image. out
Common Blocks
Notes
Modification History
R. Sterner. 19 Apr, 1988.
R. Sterner, 26 Feb, 1991 --- Renamed from strip_shift.pro
Johns Hopkins University Applied Physics Laboratory.
Copyright (C) 1988, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.