SimpleITK Euler3D Transform, Adjust Image Origin and Direction

I also find the term “InPlace” in the filter’s name misleading, as it is not derived from the InPlaceImageFilter, it doesn’t not have the “InPlace” parameter, and the filter always makes a copy of the input image’s bulk data to the output.

Also the filter does not correctly update the metadata of the image in the update output information step of the pipeline.

This filter needs some work, that I can help with.

Unfortunately, I can’t think of a name I really like “TransformImageFilter”, “RigidTransformImageFilter”…