[Insight-users] Deformation field

Stefan Klein s.klein at erasmusmc.nl
Tue Sep 14 17:21:35 EDT 2010


  Hi Vincent,

I have implemented something like that for elastix:

http://elastix.isi.uu.nl/doxygen/a00157.html

Is this what you had in mind?

Kind regards,
Stefan

On 20:59, Nicholas Tustison wrote:
> Hi Vincent,
>
> Good point and it's something we're in the process of considering ('we' as in the itkv4 registration team) since we perform transformations all the time using deformation fields.  We'll try to keep everybody posted using the registration wiki.
>
> http://www.itk.org/Wiki/ITK_Release_4/Enhancing_Image_Registration_Framework
>
> Nick Tustison
>
>
> On Sep 14, 2010, at 9:23 AM, Vincent Garcia wrote:
>
>> Dear all,
>>
>> It seems that a deformation field (also called displacement field) is always represented by a itk::Image.
>> I was wandering why there is no itk::DisplacementField object which inherit from itk::Transform.
>> I know that such a field is just an array that it can be efficiently represented by an image.
>> However, I think it would be better to have a dedicated object since a transformation is not an image!
>> But maybe defining such object is not possible, I don't know...
>>
>> I anybody has an idea why there is no deformation field object in ITK?
>>
>> Thank you all!
>> Regards,
>>
>> Vincent
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://www.kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list