FreeBSD Manual Pages
BATCH_RUBBER_SHEET(1) General Commands Manual BATCH_RUBBER_SHEET(1) NAME batch_rubber_sheet - warp a set of images with a rubber-sheet transfor- mation SYNOPSIS batch_rubber_sheet matrix image1 image2 ... DESCRIPTION The first argument specifies a file containing the transformation, sub- sequent 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. 2 Feb 2002 BATCH_RUBBER_SHEET(1)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=batch_rubber_sheet&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>