|
SimpleITK
1.0.1
|
Include dependency graph for sitkExpandImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::ExpandImageFilter |
| Expand the size of an image by an integer factor in each dimension. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::Expand (const Image &image1, const std::vector< unsigned int > &expandFactors=std::vector< unsigned int >(3, 1), InterpolatorEnum interpolator=itk::simple::sitkLinear) |
| Expand the size of an image by an integer factor in each dimension. More... | |
1.8.9.1