|
SimpleITK
1.0.1
|
Include dependency graph for sitkBinaryMedianImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::BinaryMedianImageFilter |
| Applies a version of the median filter optimized for binary images. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::BinaryMedian (const Image &image1, const std::vector< unsigned int > &radius=std::vector< unsigned int >(3, 1), double foregroundValue=1.0, double backgroundValue=0.0) |
| Applies a version of the median filter optimized for binary images. More... | |
1.8.9.1