SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::TransformGeometryImageFilter |
Modify an image's geometric meta-data, changing its "physical" extent. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::TransformGeometry (const Image &image, const Transform &transform) |
Modify an image's geometric meta-data, changing its "physical" extent. More... | |
Image | itk::simple::TransformGeometry (Image &&image, const Transform &transform) |
Modify an image's geometric meta-data, changing its "physical" extent. More... | |
Image | itk::simple::TransformGeometry (Image &&image, const Transform &transform) |
Modify an image's geometric meta-data, changing its "physical" extent. More... | |
Image | itk::simple::TransformGeometry (const Image &image, const Transform &transform) |
Modify an image's geometric meta-data, changing its "physical" extent. More... | |