[Insight-users] composition of deformation fields
Anja Ende
anja.ende at googlemail.com
Fri Apr 19 07:26:43 EDT 2013
Hello,
I am doing some testing on some ITK filters and have been having some
issues.
May I confirm one thing. If I have two deformation fields and I want to
transform an image by applying def_1 first and then applying def_2. It is
the same as composing and doing this operation, right?
def_2(def_1(x))
However, the composition that seems to give the right result is
def_1(def_2(x)), which is confusing!
Thanks,
Anja
--
Cheers,
Anja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130419/c1cee65c/attachment.htm>
More information about the Insight-users
mailing list