SimpleITK
1.2.4
|
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, const std::vector< unsigned int > &size=std::vector< unsigned int >(3, 1), const std::vector< int > &index=std::vector< int >(3, 0)) |
Extract a region of interest from the input image. More... | |