FYI: I've modified ResampleImageFilter so that the user can set the origin and spacing of the output image - with defaults of all zeros for origin and all ones for spacing. This change allows the ResampleImageFilter to directly used the results (compute transform) from the registration framework where all transforms are compute with respect to geometric coordinates. - Lydia