SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::LabelSetErodeImageFilter |
Class for binary morphological erosion of label images. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::LabelSetErode (const Image &image1, std::vector< unsigned int > radius=std::vector< unsigned int >(3, 1), bool useImageSpacing=true) |
Class for binary morphological erosion of label images. | |