<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Registration with a deformation field</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I tried to implement a registration algorithm in the itk framework with a deformation field as a transform for a 256X256 2D image. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">This field should be displacement vector for each pixel using all image pixels as grid points (i.e. 2*number of pixels degrees of freedom) and a gradient descent optimizer. It worked with the B-spline transform class, but it was really slow (2 minutes per optimizer iteration). I'm not sure if that was because B-spline class somehow makes the program compute splines for interpolation although there are no points in between the grid points. Does anyone know a faster way of implementing a deformation field?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;Thank you for your help,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Andreas</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
</P>

</BODY>
</HTML>