|
SimpleITK
1.0.1
|
Include dependency graph for sitkExtractImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::ExtractImageFilter |
| Decrease the image size by cropping the image to the selected region bounds. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::Extract (const Image &image1, const std::vector< unsigned int > &size=std::vector< unsigned int >(4, 1), const std::vector< int > &index=std::vector< int >(4, 0), ExtractImageFilter::DirectionCollapseToStrategyType directionCollapseToStrategy=itk::simple::ExtractImageFilter::DIRECTIONCOLLAPSETOGUESS) |
| Decrease the image size by cropping the image to the selected region bounds. More... | |
1.8.9.1