#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::LabelSetDilate (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. More...
|
|
|
Image | itk::simple::LabelSetDilate (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. More...
|
|