[ITK-users] How to get the displacementfield from compositetransform?

wangtaoiz wangtao_ at sjtu.edu.cn
Mon Mar 27 10:28:10 EDT 2017


For instance, I have transforms A, B, C after registration. Then I used these
transforms, the codes should be:
...
A.AddTransform(B);
A.AddTransform(C);
...
Resample.SetTransform(A);
...

In this way, I sequentially used transform A, then B and finally C. Now I
want the get the combined transform scalar value directly, so I asked if
there is a to get the displacementfield by these compositetransform. Hope
for some guidances!

Thanks
Wang



--
View this message in context: http://itk-users.7.n7.nabble.com/How-to-get-the-displacementfield-from-compositetransform-tp38035p38044.html
Sent from the ITK - Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list