Difference between two displacement fields

Hello!

Given two displacement fields df1 and df2, does ITK provide a way to compute the difference between the two displacement fields? i.e. || df1-df2 ||

Thanks.

-Ray

Hi Ray,

Yes, this could be achieved with with

but, measures other than displacement magnitude may be more interesting, i.e.

HTH,
Matt

2 Likes