#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::BinShrink (const Image &image1, std::vector< unsigned int > shrinkFactors=std::vector< unsigned int >(3, 1)) |
| Reduce the size of an image by an integer factor in each dimension while performing averaging of an input neighborhood. More...
|
|
|
Image | itk::simple::BinShrink (const Image &image1, std::vector< unsigned int > shrinkFactors=std::vector< unsigned int >(3, 1)) |
| Reduce the size of an image by an integer factor in each dimension while performing averaging of an input neighborhood. More...
|
|