SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::OpeningByReconstructionImageFilter |
Opening by reconstruction of an image. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::OpeningByReconstruction (const Image &image1, std::vector< unsigned int > kernelRadius=std::vector< uint32_t >(3, 1), KernelEnum kernelType=itk::simple::sitkBall, bool fullyConnected=false, bool preserveIntensities=false) |
Opening by reconstruction of an image. | |