Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.548 shift3

shift3(data, dx [, dy])

Shifts the data in one- or two-dimensional numerical array data over dx pixels in x and (optionally) dy in y, using bicubic interpolation. dx and dy need not be integer.

See also: shift, fftshift