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 | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::TransformGeometry (const Image &image, const Transform &transform) |
Modify an image's geometric meta-data, changing its "physical" extent. | |
Image | itk::simple::TransformGeometry (Image &&image, const Transform &transform) |
Modify an image's geometric meta-data, changing its "physical" extent. | |