Hi all, In the default constructor of class BSplineInterpolationWeightFunction, I came across such line: tempImage->SetRegions(m_SupportSize); I am a little confused since I thought the argument for SetRegions should be RegionType, but here m_SupportSize is SizeType. Thanks! -- Best wishes, Bing Jian bjian at cise.ufl.edu