GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BATCH_RUBBER_SHEET(1) FreeBSD General Commands Manual BATCH_RUBBER_SHEET(1)

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

batch_rubber_sheet matrix image1 image2 ...

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.

returns 0 on success and non-zero on error.

The "Image=>Rubber" menu in nip.

2 Feb 2002

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.