<br><br><div class="gmail_quote">On Mon, Mar 7, 2011 at 2:38 PM, Kerstin Müller <span dir="ltr">&lt;<a href="mailto:kerstin.mueller612@googlemail.com">kerstin.mueller612@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hallo everyone,<br><br>I wanna use the itk TPS, I was reading the given paper:  IEEE TMI paper by Davis, Khotanzad, Flamig, and Harms, Vol. 16 No. 3 June 1997. I was wondering if this is the right paper since it is about EBS.<br>
</blockquote><div><br>Yes, the focus there is on EBS. Google itself should turn up the math details for you, if needed. There are plenty of references :)<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>Furthermore, it would be great to know how the optimization is done in the current implementation.<br></blockquote><div><br>The transform class in itself is not multi-threaded.  <br><br>Its most common usage is however multi-threaded. If you transform an image using the itk::ResampleImageFilter, the resampling is multi-threaded, ie there are mutiple TransformPoint calls happening simultaneously.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Because it takes quite long and I&#39;m thinking of implementing a CUDA version.<br>
</blockquote><div><br>Any contributions are most welcome.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Any hints are highly welcome!<br>

<br>thanks a lot<br>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>