SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkSliceImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkSliceImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::SliceImageFilter
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::Slice (const Image &image1, const std::vector< int32_t > &start=std::vector< int32_t >(3, 0), const std::vector< int32_t > &stop=std::vector< int32_t >(3, std::numeric_limits< int32_t >::max()), const std::vector< int > &step=std::vector< int >(3, 1))
 itk::simple::SliceImageFilter Procedural Interface More...