[ITK] (beginner question) How to get transform matrix then apply it to another volume

Dženan Zukić dzenanz at gmail.com
Fri Aug 19 08:51:32 EDT 2016


Hi Neo,

you need to apply resampling filter
<https://itk.org/Doxygen/html/classitk_1_1ResampleImageFilter.html>. You
can look at examples linked in the documentation.

Regards,
Dženan

On Thu, Aug 18, 2016 at 3:08 PM, Xiaodong Zhao <xzhao21 at lsu.edu> wrote:

> Hi,
>
> I used 2 MR volumes as inputs for ImageRegistration20.cxx, and got them
> aligned with each other. Now I have another CT volume. My questions is how
> do I get the transformation matrix from the affine transform in
> ImageRegistration20.cxx then apply it on the CT volume?
>
> Thanks in advance!
> Neo
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20160819/30256f8f/attachment.html>


More information about the Community mailing list