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.