Rechercher une page de manuel
batch_rubber_sheet
Langue: en
Version: 110465 (mandriva - 01/05/08)
Section: 1 (Commandes utilisateur)
NAME
batch_rubber_sheet - warp a set of images with a rubber-sheet transformationSYNOPSIS
batch_rubber_sheet matrix image1 image2 ...DESCRIPTION
The first argument specifies a file containing the transformation, subsequent arguments are image files to be transformed. The transformed image is written to a new file, named as the old file, but with "rsc_" prepended to the file name.For example:
batch_rubber_sheet lens.mat fred.jpg jim.png
will read a transform from the file lens.mat and apply it to fred.jpg and jim.png, writing files rsc_fred.jpg and rsc_jim.png.
RETURN VALUE
returns 0 on success and non-zero on error.SEE ALSO
The "Image=>Rubber" menu in nip.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre