<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I would like to register part of a 2d image to another part of a 2d
    image.<br>
    <br>
    I have<br>
    <ul>
      <li>1 image 2D with a given LabelObject or binary mask (if it
        helps in any way) (fixed)<br>
      </li>
      <li>1 image 2D with a given LabelObject or binary mask (if it
        helps in any way) (moving)<br>
      </li>
    </ul>
    <p>and I would like to find the deformation field inside the given
      LabelObject (or binary mask).<br>
    </p>
    <p>The deformation would be a composed of a rigid transformation,
      followed by a deformable one.<br>
    </p>
    <p>Can anyone point me to an example or some guidelines I could
      follow to implement such a thing, please?<br>
    </p>
    <p>Thanks in advance,<br>
      Arnaud<br>
    </p>
  </body>
</html>