other usefull things (wrapping has lower priority than making IO work on all platforms) :sitk.Resample (resample image to image);  with diffrent interpolators (sitk.sitkLinear also nearest neighbour and b spline) ;TransformIndexToPhysicalPoint ; Euler3DTransform (look rotation_3d in test_basic_transformation.jl); RegionOfInterest; ConstantPadImageFilter (look sitk_pad in  test basic transformation ) ; TranslationTransform  TransformGeometry ;  ScaleTransform ; ResampleImageFilter  (look sitk_resample in test metadata transform); DICOMOrientImageFilter;  SLIC (https://simpleitk.org/doxygen/latest/html/classitk_1_1simple_1_1SLICImageFilter.html)