#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
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...
|
|