[Insight-developers] itkResampleImageFilter

Yinpeng Jin yj76@columbia.edu
Mon, 10 Dec 2001 21:01:57 -0500


Is/can tis filter just doing rescaling? for example, I want to rescale a
dataset of 256x256x51 to a 64x64x64 dataset. I just want to rescale along
all dimensions, probably some lowpass filter to avoid alias.
I tried this filter (using the same paramters of transform and interpolation
as in the Testing cxx), but the result image is not quite right.
Yinpeng.