[Insight-developers] ResampleImageFilter modified

Lydia Ng lng@insightful.com
Wed, 20 Feb 2002 11:30:28 -0800


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