SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::FlipImageFilter |
Flips an image across user specified axes. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::Flip (const Image &image1, const std::vector< bool > &flipAxes=std::vector< bool >(3, false), bool flipAboutOrigin=false) |
Flips an image across user specified axes. More... | |