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

Go to the source code of this file.

Classes

class  itk::simple::RegionOfInterestImageFilter
 Extract a region of interest from the input image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::RegionOfInterest (const Image &image1, std::vector< unsigned int > size=std::vector< unsigned int >(3, 1), std::vector< int > index=std::vector< int >(3, 0))
 Extract a region of interest from the input image. More...
 
Image itk::simple::RegionOfInterest (const Image &image1, std::vector< unsigned int > size=std::vector< unsigned int >(3, 1), std::vector< int > index=std::vector< int >(3, 0))
 Extract a region of interest from the input image. More...