1BATCH_RUBBER_SHEET(1)       General Commands Manual      BATCH_RUBBER_SHEET(1)
2
3
4

NAME

6       batch_rubber_sheet - warp a set of images with a rubber-sheet transfor‐
7       mation
8

SYNOPSIS

10       batch_rubber_sheet matrix image1 image2 ...
11

DESCRIPTION

13       The first argument specifies a file containing the transformation, sub‐
14       sequent  arguments  are  image files to be transformed. The transformed
15       image is written to a new file, named as the old file, but with  "rsc_"
16       prepended to the file name.
17
18       For example:
19
20         batch_rubber_sheet lens.mat fred.jpg jim.png
21
22       will  read  a transform from the file lens.mat and apply it to fred.jpg
23       and jim.png, writing files rsc_fred.jpg and rsc_jim.png.
24

RETURN VALUE

26       returns 0 on success and non-zero on error.
27

SEE ALSO

29       The "Image=>Rubber" menu in nip.
30
31
32
33
34                                  2 Feb 2002             BATCH_RUBBER_SHEET(1)
Impressum