logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

batch_rubber_sheet - warp a set of images with a rubber-sheet transformation

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.

Name

       batch_rubber_sheet - warp a set of images with a rubber-sheet transformation

Return Value

       returns 0 on success and non-zero on error.

See Also

       The "Image=>Rubber" menu in nip.

                                                   2 Feb 2002                              BATCH_RUBBER_SHEET(1)

Synopsis

batch_rubber_sheetmatriximage1image2...
return

See Also