[ITK Community] [Insight-users] ITKV4 combine affine transform with displacement field to output displacement field
Emma Saunders
emmasaunders123 at gmail.com
Tue Jan 28 15:02:47 EST 2014
Hi all,
I have an affine transform as a .txt file and a deformation field as .mha.
I would like to find a composite transform of each.
At the moment I convert the affine to a deformation field using
"itkTransformToDisplacementFieldSource.h"
and then compose it with the displacement field using:
"itkComposeDisplacementFieldsImageFilter.h"
Is there a more succinct way to do this in the new framework>
Many thanks
Emma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140128/b3e27acb/attachment-0002.html>
-------------- next part --------------
_____________________________________
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.php
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 Community
mailing list