<div dir="ltr">Hi<div><br></div><div style>could someone please clarify the order when considering composite transforms.</div><div style><br></div><div style>When warping the moved image back to the fixed this order is required:</div>
<div style><br></div><div style><div>  CompositeTransform->AddTransform(affine);</div><div>  CompositeTransform->AddTransform(DisplacementFieldTransform);</div><div><br></div><div style>When propogating the fixed to the moving using the inverse affine this order is required:</div>
<div style><br></div><div style>  CompositeTransform->AddTransform(DisplacementFieldTransform);</div><div style><div>  CompositeTransform->AddTransform(Inverseaffine);</div><div> </div><div style>Could someone clarify the process involved here or perhaps point me to some documentation that does?</div>
<div style><br></div><div style>Many thanks</div><div style><br></div><div style>Emma</div><div><br></div><div><br></div></div></div></div>