[ITK] [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.
_____________________________________
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://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list