|
SimpleITK
1.2.4
|
Include dependency graph for sitkBinShrinkImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::BinShrinkImageFilter |
| Reduce the size of an image by an integer factor in each dimension while performing averaging of an input neighborhood. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::BinShrink (const Image &image1, const 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... | |
1.8.9.1