Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > c109337651527e96d7bb9adc83c5b18a > files > 72

libvips-devel-7.18.2-1mdv2010.0.i586.rpm

<!-- manual page source format generated by PolyglotMan v3.2, -->
<!-- available at http://polyglotman.sourceforge.net/ -->

<html>
<head>
<title>BATCH_RUBBER_SHEET(1) manual page</title>
</head>
<body bgcolor='white'>
<a href='#toc'>Table of Contents</a><p>

<h2><a name='sect0' href='#toc0'>Name</a></h2>
batch_rubber_sheet - warp a set of images with a rubber-sheet transformation

<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>batch_rubber_sheet matrix image1 image2 ...</b> 
<h2><a name='sect2' href='#toc2'>Description</a></h2>
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.

<p> For example: 
<p>   batch_rubber_sheet lens.mat fred.jpg jim.png<br>
 
<p> will read a transform from the file  <b>lens.mat </b> and apply it to  <b>fred.jpg
</b> and <b>jim.png, </b> writing files  <b>rsc_fred.jpg </b> and  <b>rsc_jim.png.</b> 
<h2><a name='sect3' href='#toc3'>Return Value</a></h2>
returns
0 on success and non-zero on error. 
<h2><a name='sect4' href='#toc4'>See Also</a></h2>
The "Image=&gt;Rubber" menu in nip.

<p> <p>

<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<li><a name='toc3' href='#sect3'>Return Value</a></li>
<li><a name='toc4' href='#sect4'>See Also</a></li>
</ul>
</body>
</html>