<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    I need to perform an image registration task (specifically, I want
    to register multiple 2D planes to a single 3D reference volume), and
    I'm looking for the simplest way to achieve this without delving
    into C++. The SimpleITK <a
      href="https://github.com/SimpleITK/SimpleITK-Notebooks">tutorial
      notebooks</a> contain examples showing how to apply a pre-computed
    transformation to some image data, but I'm more interested in how to
    compute the transformation itself.<br>
    <br>
    I came across <a
      href="http://www.itk.org/pipermail/insight-users/2012-July/045330.html">this

      thread</a> from July last year suggesting that the registration
    framework was not yet implemented in SimpleITK - is this still the
    case, and are there any plans for when these classes might be
    implemented in SimpleITK? If I can't use SimpleITK, what is the
    simplest way for someone with no C++ programming experience to make
    use of ITK's registration framework?<br>
    <br>
    Cheers,<br>
    Alistair<br>
    <br>
    <div class="moz-signature">-- <br>
      Alistair Muldal<br>
      <i>Akerman Lab, Dept. of Pharmacology,<br>
        University of Oxford<br>
        <br>
        <a href="http://www.cortexclub.com">http://www.cortexclub.com</a></i></div>
  </body>
</html>