<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Times New Roman, Times, serif">Ah, Mirone is a Matlab
      based graphical interface to Gdal, that uses Matlab routines for
      warping in addition to Gdal. What I am looking for is a
      command-line tool to warp an image without any shearing. Ideally
      in the form of an option to Gdal. Is this possible, or can it be
      made? It wouldn't be too difficult to adapt the -order 1 flag so
      as to leave out the shearing.<br>
      <br>
      Jan<br>
    </font><br>
    On 12/16/2011 08:21 PM, Joaquim Luis wrote:
    <blockquote cite="mid:4EEB9A2D.6000107@ualg.pt" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      On 16-12-2011 18:50, Jan Hartmann wrote:
      <blockquote cite="mid:4EEB92E2.5000305@uva.nl" type="cite"> On
        16-12-2011 18:25, Joaquim Luis wrote:
        <blockquote cite="mid:4EEB7F1C.5080001@ualg.pt" type="cite"> <font
            face="Times New Roman, Times, serif">Jan,<br>
            <br>
            What you want is to apply a transformation called (at least
            on the Matlab parlance) "Linear conformal" which an afine
            transform but without the the shear terms. Mirone has it
            implemented and if your image has the GCPS embedded the
            operation is really simple.</font><br>
        </blockquote>
        Thanks Joaquim, that's exactly what I meant. How can I use
        Mirone's implementation?<br>
      </blockquote>
      <br>
      See the manual for example at (the program comes with a .chm
      version too). Expand the "Image-&gt;Register Image" entry<br>
      <br>
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://w3.ualg.pt/%7Ejluis/mirone_/files/DrawGCPoints2.html">http://w3.ualg.pt/~jluis/mirone_/files/DrawGCPoints2.html</a><br>
      <br>
      the above link is from an old-to-be-updated page. For program
      download use w3.ualg.pt/~jluis/mirone<br>
      <br>
      Joaquim<br>
    </blockquote>
  </body>
</html>